aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/arrakis/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/arrakis/default.nix')
-rw-r--r--hosts/arrakis/default.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/hosts/arrakis/default.nix b/hosts/arrakis/default.nix
index 50da1d5..73785d9 100644
--- a/hosts/arrakis/default.nix
+++ b/hosts/arrakis/default.nix
@@ -2,6 +2,7 @@
boot = {
initrd.kernelModules = [ "zfs" ];
kernel.sysctl = {
+ "kernel.hostname" = "arrakis.bitgnome.net";
"net.ipv4.ip_forward" = 1;
#"net.ipv4.conf.all.proxy_arp" = 1;
};
@@ -140,8 +141,6 @@
address = "192.168.1.1";
interface = "enp6s0";
};
- domain = "bitgnome.net";
- fqdn = "arrakis.bitgnome.net";
hostId = "2ae4c89f";
hostName = "arrakis";
interfaces = {