feat(desktop): move status-bar config to homes and use home-manager modules

This commit is contained in:
Mohammad Rafiq 2025-06-14 15:30:42 +08:00
parent d09d6d37d7
commit 2369c0d37e
No known key found for this signature in database
7 changed files with 75 additions and 64 deletions

View file

@ -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 "";