This commit is contained in:
jeirmeister 2025-08-01 11:53:48 -07:00
parent 87c9cd1b1b
commit 52ddb3cbaa

View file

@ -24,7 +24,7 @@
modules = modules ++ [ modules = modules ++ [
({ config, ... }: { ({ config, ... }: {
boot.isContainer = true; boot.isContainer = true;
boot.mountDebugFS = false; # boot.mountDebugFS = false;
system.stateVersion = "25.05"; system.stateVersion = "25.05";
# services.btcpay-full.enable = true; # services.btcpay-full.enable = true;
users.users.root.openssh.authorizedKeys.keys = [ users.users.root.openssh.authorizedKeys.keys = [