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

This commit is contained in:
Mohammad Rafiq 2025-06-14 13:59:41 +08:00
parent 6d84bd00fe
commit e6a60c257c
No known key found for this signature in database
6 changed files with 25 additions and 26 deletions

View file

@ -24,7 +24,6 @@ in
windowManager = lib.pantheon.mkStrOption;
terminal = lib.pantheon.mkStrOption;
notification-daemon = lib.pantheon.mkStrOption;
launcher = lib.pantheon.mkStrOption;
status-bar = lib.pantheon.mkStrOption;
media-player = lib.pantheon.mkStrOption;
enableSpotifyd = lib.mkEnableOption "";