diff options
Diffstat (limited to 'machines/graphite.nix')
| -rw-r--r-- | machines/graphite.nix | 14 |
1 files changed, 0 insertions, 14 deletions
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"; -} |
