feat(desktop): move notification-daemon config to homes and use home-manager modules
This commit is contained in:
parent
4a50de5eed
commit
60ee8b4544
5 changed files with 21 additions and 16 deletions
|
@ -23,7 +23,6 @@ in
|
|||
};
|
||||
windowManager = lib.pantheon.mkStrOption;
|
||||
terminal = lib.pantheon.mkStrOption;
|
||||
notification-daemon = lib.pantheon.mkStrOption;
|
||||
status-bar = lib.pantheon.mkStrOption;
|
||||
enableSpotifyd = lib.mkEnableOption "";
|
||||
enableSteam = lib.mkEnableOption "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue