feat(homeModules/desktop): add status-bar
This commit is contained in:
parent
8b963e205e
commit
a318f13bd0
4 changed files with 19 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
terminal = lib.pantheon.mkStrOption;
|
||||
notification-daemon = lib.pantheon.mkStrOption;
|
||||
launcher = 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