modified: auto-installer/installer.nix
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
time.timeZone = "Australia/Brisbane";
|
time.timeZone = "Australia/Brisbane";
|
||||||
|
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
services.openssh.permitRootLogin = "yes";
|
services.openssh.settings.permitRootLogin = "yes";
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
git curl parted e2fsprogs btrfs-progs util-linux
|
git curl parted e2fsprogs btrfs-progs util-linux
|
||||||
|
|||||||
Reference in New Issue
Block a user