i will fix this someday i promise

This commit is contained in:
Osman Faruk Bayram 2025-03-13 17:48:31 +03:00
parent 7a55c6a79f
commit 42cc57a3f3
4 changed files with 3 additions and 3 deletions

View file

@ -16,8 +16,5 @@
# dont install packages here, just use normal nixpkgs
];
# i hate the error home manager error message
home.backupFileExtension = ".backup";
home.stateVersion = config.system.stateVersion;
}