alpine: tweaks and fixes
This commit is contained in:
parent
0e2eef3ee0
commit
ae83324d9b
6 changed files with 70 additions and 7 deletions
|
|
@ -4,6 +4,7 @@
|
|||
in {
|
||||
services.vaultwarden = {
|
||||
enable = true;
|
||||
backupDir = "/mnt/storage/backups/vaultwarden";
|
||||
};
|
||||
services.nginx.virtualHosts.${domain} = {
|
||||
forceSSL = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue