From ac0ab13688225fc17246ca0fc86c00c02f04105e Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 8 Dec 2024 15:50:27 -0800 Subject: move the configuration for hetzner under machines --- nix/hosts/nixos/default.nix | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 nix/hosts/nixos/default.nix (limited to 'nix/hosts/nixos/default.nix') diff --git a/nix/hosts/nixos/default.nix b/nix/hosts/nixos/default.nix deleted file mode 100644 index abfb3a7..0000000 --- a/nix/hosts/nixos/default.nix +++ /dev/null @@ -1,6 +0,0 @@ -{ ... }: { - imports = [ - ./packages.nix - ./user.nix - ]; -} -- cgit v1.2.3