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 = [