server
This commit is contained in:
parent
7cfbd927bd
commit
b9cb171fd0
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
networking.hostName = "services-nixos";
|
||||
networking.domain = "";
|
||||
networking.useDHCP = true;
|
||||
networking.firewall.enable = false;
|
||||
services.openssh.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue