nix/os/devices/CFB4ED74: reconfigure host/domainname
This commit is contained in:
parent
9fae53fac7
commit
e8d6e32d01
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ let
|
|||
|
||||
in {
|
||||
# TASK: new device
|
||||
networking.hostName = "CFB4ED74"; # Define your hostname.
|
||||
networking.hostName = "contabo1"; # Define your hostname.
|
||||
networking.domain = "bootstrap.clusters.stefanjunker.de";
|
||||
|
||||
networking.firewall.enable = true;
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue