Auto-commit: 2026-01-05 21:01:28
This commit is contained in:
@@ -41,12 +41,12 @@ in
|
|||||||
firefoxpwa
|
firefoxpwa
|
||||||
papirus-icon-theme
|
papirus-icon-theme
|
||||||
]
|
]
|
||||||
++ lib.optionalAttrs cfg.hyprland.enable [
|
++ lib.optionals cfg.hyprland.enable [
|
||||||
hyprpolkitagent
|
hyprpolkitagent
|
||||||
hypridle
|
hypridle
|
||||||
hyprpicker
|
hyprpicker
|
||||||
]
|
]
|
||||||
++ lib.optionalAttrs cfg.spicetify.enable [
|
++ lib.optionals cfg.spicetify.enable [
|
||||||
spotify
|
spotify
|
||||||
];
|
];
|
||||||
programs.seahorse.enable = true;
|
programs.seahorse.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user