fixed all the random shit errors
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
cava
|
||||
cmatrix
|
||||
swaynotificationcenter
|
||||
inputs.chataigne.packages.${pkgs.system}.chataigne
|
||||
inputs.chataigne.packages.${stdenv.hostPlatform.system}.chataigne
|
||||
wlogout
|
||||
wpaperd
|
||||
kando
|
||||
@@ -151,7 +151,7 @@
|
||||
git
|
||||
fastfetch
|
||||
lsd
|
||||
inputs.doot.packages.${pkgs.system}.default
|
||||
inputs.doot.packages.${stdenv.hostPlatform.system}.default
|
||||
stow
|
||||
fzf
|
||||
ripgrep
|
||||
@@ -276,4 +276,9 @@
|
||||
# The comment
|
||||
system.stateVersion = "25.05"; # Did you read the comment?
|
||||
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
allowReboot = false;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user