mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
75bc825770
Former-commit-id: dc4f3160cc
9 lines
105 B
Nix
9 lines
105 B
Nix
let
|
|
|
|
in{
|
|
services.vaultwarden = {
|
|
enable = true;
|
|
config = ''
|
|
|
|
}
|
|
} |