restructure desktop with option config wrappers
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}: let
|
||||
cfg = config.desktop.greetd;
|
||||
in {
|
||||
options.desktop.hypr = {
|
||||
options.desktop.greetd = {
|
||||
enable = lib.mkEnableOption "enable greetd with tuigreet";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user