Add home-manager activation to reload script
This commit is contained in:
@@ -75,8 +75,6 @@
|
||||
home-manager = {
|
||||
backupFileExtension = "~";
|
||||
extraSpecialArgs = { inherit inputs; };
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
users = {
|
||||
"trude" = import ./home.nix;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user