From c8235346fe342df4aebc3f47d4f29040162dbe61 Mon Sep 17 00:00:00 2001 From: Mel Date: Tue, 15 Oct 2024 15:52:11 +0200 Subject: Bring in bismuth configuration Signed-off-by: Mel --- machines/graphite.nix | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 machines/graphite.nix (limited to 'machines/graphite.nix') diff --git a/machines/graphite.nix b/machines/graphite.nix deleted file mode 100644 index d0bcaa8..0000000 --- a/machines/graphite.nix +++ /dev/null @@ -1,14 +0,0 @@ -{ ... }: - -{ - imports = [ - ../modules/common.nix - - ./hardware/graphite.nix - ./devices/graphite.nix - ]; - - networking.hostName = "Graphite"; - - system.stateVersion = "24.05"; -} -- cgit 1.4.1