removing rundir specifying
This commit is contained in:
parent
134ee05cd6
commit
d33fbf44be
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user