Enabling pruning and container friendly again

This commit is contained in:
jeirmeister 2025-08-01 11:52:55 -07:00
parent 4aa1f8bd61
commit 87c9cd1b1b
2 changed files with 3 additions and 2 deletions

View file

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