diff options
Diffstat (limited to 'hosts/uranus/default.nix')
-rw-r--r-- | hosts/uranus/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/uranus/default.nix b/hosts/uranus/default.nix index ed0974e..1bdecc4 100644 --- a/hosts/uranus/default.nix +++ b/hosts/uranus/default.nix @@ -39,6 +39,7 @@ hostId = "46fdaa8e"; hostName = "uranus"; domain = "bitgnome.net"; + fqdn = "uranus.bitgnome.net"; nftables.enable = true; interfaces.enp2s0f0.wakeOnLan.enable = true; wireless = { |