Major fixes

This commit is contained in:
2025-12-27 00:21:10 +02:00
parent a83db33c39
commit 1ab061fb90
9 changed files with 61 additions and 37 deletions
+1 -1
View File
@@ -32,5 +32,5 @@
systemd.user.startServices = "sd-switch";
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
home.stateVersion = "25.05";
home.stateVersion = "25.11";
}