From 157c6b37886f116d4b03004ae553f72a5a5e571c Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Mon, 3 Feb 2025 20:12:31 +0100 Subject: move around disk conf stuff --- hosts/snorlax/configuration.nix | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 hosts/snorlax/configuration.nix (limited to 'hosts/snorlax/configuration.nix') diff --git a/hosts/snorlax/configuration.nix b/hosts/snorlax/configuration.nix deleted file mode 100644 index c130114..0000000 --- a/hosts/snorlax/configuration.nix +++ /dev/null @@ -1,9 +0,0 @@ -{ ... }: -{ - imports = [ - ./hardware-configuration.nix - ../../roles/server.nix - ]; - - system.stateVersion = "24.05"; -} -- cgit v1.2.3