feat: Use networking on nixos-anywhere
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
# efiInstallAsRemovable = true;
|
||||
# };
|
||||
services.openssh.enable = true;
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
|
||||
environment.systemPackages = map lib.lowPrio [
|
||||
pkgs.curl
|
||||
|
||||
Reference in New Issue
Block a user