Merge remote-tracking branch 'refs/remotes/origin/master'
This commit is contained in:
commit
e8db8fdc92
@ -40,7 +40,6 @@ in
|
|||||||
home-manager.extraSpecialArgs = {
|
home-manager.extraSpecialArgs = {
|
||||||
withGUI = false;
|
withGUI = false;
|
||||||
gitSigningKey = "8F904A3FC7021497";
|
gitSigningKey = "8F904A3FC7021497";
|
||||||
rundirnum = "1001";
|
|
||||||
inherit nixpkgs-unstable;
|
inherit nixpkgs-unstable;
|
||||||
};
|
};
|
||||||
home-manager.useGlobalPkgs = true;
|
home-manager.useGlobalPkgs = true;
|
||||||
@ -72,7 +71,6 @@ in
|
|||||||
home-manager.extraSpecialArgs = {
|
home-manager.extraSpecialArgs = {
|
||||||
withGUI = false;
|
withGUI = false;
|
||||||
gitSigningKey = "47831B15427F5A55";
|
gitSigningKey = "47831B15427F5A55";
|
||||||
rundirnum = "1000";
|
|
||||||
inherit nixpkgs-unstable;
|
inherit nixpkgs-unstable;
|
||||||
};
|
};
|
||||||
home-manager.useGlobalPkgs = true;
|
home-manager.useGlobalPkgs = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user