Update flake
This commit is contained in:
parent
c495cea82f
commit
d5d876cfc0
2 changed files with 31 additions and 33 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue