Update flake

This commit is contained in:
Invariantspace 2025-04-19 09:50:10 +08:00
parent c495cea82f
commit d5d876cfc0
Signed by: macronova
GPG key ID: CE969670FB4B4A56
2 changed files with 31 additions and 33 deletions

View file

@ -50,15 +50,11 @@ in {
]
++ (
if config.programs.plasma.enable
then
[
sweet-ambar-blue
yorha-sound-theme
]
++ (with kdePackages; [
qtstyleplugin-kvantum
# wallpaper-engine-plugin
])
then [
kdePackages.qtstyleplugin-kvantum
sweet-ambar-blue
yorha-sound-theme
]
else []
);
stateVersion = osConfig.system.stateVersion;
@ -239,8 +235,10 @@ in {
};
programs = {
command-not-found.enable = false;
fish.enable = true;
nh.enable = true;
nix-index.enable = true;
};
services = {