feat(desktop): move terminal config to homes and use home-manager modules
This commit is contained in:
parent
ee2dfd8398
commit
a04688d17b
6 changed files with 30 additions and 25 deletions
|
@ -22,7 +22,6 @@ in
|
|||
refresh-rate = lib.pantheon.mkStrOption;
|
||||
};
|
||||
windowManager = lib.pantheon.mkStrOption;
|
||||
terminal = lib.pantheon.mkStrOption;
|
||||
enableSpotifyd = lib.mkEnableOption "";
|
||||
enableSteam = lib.mkEnableOption "";
|
||||
enableVR = lib.mkEnableOption "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue