mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 03:52:10 +02:00
9
hosts/modules/server/vaultwarden.nix
Normal file
9
hosts/modules/server/vaultwarden.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
let
|
||||
|
||||
in{
|
||||
services.vaultwarden = {
|
||||
enable = true;
|
||||
config = ''
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user