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