diff options
Diffstat (limited to 'hosts/glados/network.nix')
| -rw-r--r-- | hosts/glados/network.nix | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/hosts/glados/network.nix b/hosts/glados/network.nix deleted file mode 100644 index 11b2d6f..0000000 --- a/hosts/glados/network.nix +++ /dev/null @@ -1,9 +0,0 @@ -_: { - networking = { - hostId = "2bf6e602"; - networkmanager = { - enable = true; - dns = "systemd-resolved"; - }; - }; -} |
