From ecce05c949253949dcd3f254bc568ba8cafa7894 Mon Sep 17 00:00:00 2001 From: fnord Date: Wed, 7 May 2025 03:24:46 +0200 Subject: [PATCH] flakes doesn*t work, disable it --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 5abdec7..3dd4a6b 100644 --- a/configuration.nix +++ b/configuration.nix @@ -13,7 +13,7 @@ ./user-chch.nix ./boot.nix ./hostname.nix - ./flake.nix + #./flake.nix ]; # networking.hostName = "$HOSTNAME_HERE"; # Please Define hostname in hostname.nix