This commit is contained in:
Fabian Hauser 2024-06-26 13:55:47 +03:00
parent fd531d2f82
commit 9d53a24f77
5 changed files with 22 additions and 20 deletions

View file

@ -51,6 +51,7 @@
};
home-manager-config = {
home-manager = {
backupFileExtension = ".hm-bak";
useGlobalPkgs = true;
useUserPackages = true;
extraSpecialArgs = sharedSpecialArgs;