diff options
| author | seth <[email protected]> | 2023-01-27 12:42:11 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-01-27 12:46:31 -0500 |
| commit | 59c1c77eabb8a299eacde600ff0992789f4c25bc (patch) | |
| tree | 1987d8a8f6fa249fd48b91190ad584fc127966a1 /hosts/glados/network.nix | |
| parent | 6b17d8ba34da944b3e22199e91cf4206891132d1 (diff) | |
merge files from new install
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"; |
