Enabling pruning and container friendly again
This commit is contained in:
parent
4aa1f8bd61
commit
87c9cd1b1b
2 changed files with 3 additions and 2 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue