.
This commit is contained in:
parent
87c9cd1b1b
commit
52ddb3cbaa
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue