removing rundir specifying

This commit is contained in:
Deepak Mallubhotla 2025-03-07 01:56:34 +00:00
parent 134ee05cd6
commit d33fbf44be
Signed by: deepak
GPG Key ID: 8F904A3FC7021497

View File

@ -40,7 +40,6 @@ in
home-manager.extraSpecialArgs = {
withGUI = false;
gitSigningKey = "8F904A3FC7021497";
rundirnum = "1001";
inherit nixpkgs-unstable;
};
home-manager.useGlobalPkgs = true;
@ -71,7 +70,6 @@ in
home-manager.extraSpecialArgs = {
withGUI = false;
gitSigningKey = "47831B15427F5A55";
rundirnum = "1000";
inherit nixpkgs-unstable;
};
home-manager.useGlobalPkgs = true;