diff options
Diffstat (limited to 'hosts/glados/network.nix')
| -rw-r--r-- | hosts/glados/network.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/glados/network.nix b/hosts/glados/network.nix index 021a1e9..aef7253 100644 --- a/hosts/glados/network.nix +++ b/hosts/glados/network.nix @@ -1,6 +1,6 @@ _: { networking = { - hostId = "replace_me"; + hostId = "2bf6e602"; networkmanager = { enable = true; dns = "systemd-resolved"; |
