Disabled non-existant service
This commit is contained in:
parent
458b5cfb09
commit
1e77184b55
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
({ config, ... }: {
|
||||
boot.isContainer = true;
|
||||
system.stateVersion = "25.05";
|
||||
services.btcpay-full.enable = true;
|
||||
# services.btcpay-full.enable = true;
|
||||
users.users.root.openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAaV7JtUWkWrjo5FfCcpTCCEY/OJ+T1mJOLbe4avg0XH sysadmin@skrybit.io"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue