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