feat(desktop): move status-bar config to homes and use home-manager modules
This commit is contained in:
parent
d09d6d37d7
commit
2369c0d37e
7 changed files with 75 additions and 64 deletions
|
@ -23,7 +23,6 @@ in
|
|||
};
|
||||
windowManager = lib.pantheon.mkStrOption;
|
||||
terminal = lib.pantheon.mkStrOption;
|
||||
status-bar = lib.pantheon.mkStrOption;
|
||||
enableSpotifyd = lib.mkEnableOption "";
|
||||
enableSteam = lib.mkEnableOption "";
|
||||
enableVR = lib.mkEnableOption "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue