cleanup
This commit is contained in:
parent
56c97b3712
commit
3f6dafe073
13 changed files with 65 additions and 90 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
let
|
||||
|
@ -9,7 +9,7 @@ in
|
|||
{
|
||||
# TODO: tailscale
|
||||
|
||||
age.secrets = lib.mkSecrets { vaultwarden = { }; };
|
||||
age.secrets.vaultwarden.path = inputs.self + /secrets/vaultwarden.age;
|
||||
|
||||
services.vaultwarden = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue