From bb009258411a2894555e4551a9ae151402d2c27e Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 23 May 2024 18:30:43 +0200 Subject: refactor(hosts/tiamat): Adapt to the new modules for system --- hosts/tiamat/networking.nix | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 hosts/tiamat/networking.nix (limited to 'hosts/tiamat/networking.nix') diff --git a/hosts/tiamat/networking.nix b/hosts/tiamat/networking.nix deleted file mode 100644 index 56771e90..00000000 --- a/hosts/tiamat/networking.nix +++ /dev/null @@ -1,3 +0,0 @@ -{...}: { - networking.hostName = "tiamat"; -} -- cgit 1.4.1