From a7b7ad4d84a0eaff814e32f7138194c607138c6b Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Josh)" Date: Mon, 24 Jun 2024 17:42:58 -0500 Subject: [PATCH] remove nixserver --- hosts/h002/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/h002/configuration.nix b/hosts/h002/configuration.nix index cfeee85..2360e1b 100644 --- a/hosts/h002/configuration.nix +++ b/hosts/h002/configuration.nix @@ -18,7 +18,7 @@ (settings.usersDir + "/root/configuration.nix") (settings.usersDir + "/luser/configuration.nix") -(settings.hostsDir + "/h002/nixserver.nix") + # (settings.hostsDir + "/h002/nixserver.nix") ]; boot.loader.grub = {