modified: auto-installer/installer.nix
This commit is contained in:
@@ -41,6 +41,7 @@ environment.etc."git-credentials".text =
|
|||||||
pkgs.nixos-install
|
pkgs.nixos-install
|
||||||
pkgs.nix
|
pkgs.nix
|
||||||
pkgs.git
|
pkgs.git
|
||||||
|
pkgs.got
|
||||||
];
|
];
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
|
|||||||
Reference in New Issue
Block a user