feat(desktop): move launcher config to homes and use home-manager modules
This commit is contained in:
parent
6d84bd00fe
commit
e6a60c257c
6 changed files with 25 additions and 26 deletions
|
@ -24,7 +24,6 @@ in
|
|||
windowManager = lib.pantheon.mkStrOption;
|
||||
terminal = lib.pantheon.mkStrOption;
|
||||
notification-daemon = lib.pantheon.mkStrOption;
|
||||
launcher = lib.pantheon.mkStrOption;
|
||||
status-bar = lib.pantheon.mkStrOption;
|
||||
media-player = lib.pantheon.mkStrOption;
|
||||
enableSpotifyd = lib.mkEnableOption "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue