Bitwarden WIP

This commit is contained in:
Natsu Kagami 2021-10-31 21:41:29 -04:00
parent 181f6bc408
commit 2899de625f
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
4 changed files with 68 additions and 1 deletions

View file

@ -6,6 +6,7 @@
# Set up cloud
../modules/cloud/postgresql
../modules/cloud/traefik
../modules/cloud/bitwarden
];
boot.cleanTmpDir = true;