another one
This commit is contained in:
parent
90513a119c
commit
6225bb0f27
22 changed files with 225 additions and 292 deletions
|
|
@ -13,7 +13,7 @@
|
|||
rofi.enable = lib.mkEnableOption "enable rofi";
|
||||
launcher = lib.mkOption {
|
||||
default = (lib.mkIf config.desktop.shell.walker.enable "walker");
|
||||
description = "default launcher"
|
||||
description = "default launcher";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue