This commit is contained in:
2025-05-18 00:02:31 +03:00
parent 9ec008c76d
commit 95e94d41f2
4 changed files with 34 additions and 33 deletions
+1
View File
@@ -9,5 +9,6 @@
home = {
stateVersion = lib.mkDefault "25.05";
homeDirectory = lib.mkDefault "/home/${config.home.username}";
enableNixpkgsReleaseCheck = false;
};
}