From d6f68400730ba7c3fead87920bcdc9d6eded1f4f Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Fri, 15 Jul 2022 05:05:04 +0200 Subject: update hardware --- hosts/microwave/network.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/microwave/network.nix') diff --git a/hosts/microwave/network.nix b/hosts/microwave/network.nix index c6a6d16..c71e89d 100644 --- a/hosts/microwave/network.nix +++ b/hosts/microwave/network.nix @@ -4,6 +4,7 @@ ]; networking = { hostName = "microwave"; # Define your hostname. + hostId = "7da4f1e6"; firewall.enable = true; useNetworkd = true; wireguard.enable = true; -- cgit v1.3.1