From 52ddb3cbaabb5b023e1cc7b1a3ab41d3f08fffc5 Mon Sep 17 00:00:00 2001 From: jeirmeister Date: Fri, 1 Aug 2025 11:53:48 -0700 Subject: [PATCH] . --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 2ee3eb3..b082930 100644 --- a/flake.nix +++ b/flake.nix @@ -24,7 +24,7 @@ modules = modules ++ [ ({ config, ... }: { boot.isContainer = true; - boot.mountDebugFS = false; + # boot.mountDebugFS = false; system.stateVersion = "25.05"; # services.btcpay-full.enable = true; users.users.root.openssh.authorizedKeys.keys = [