Add bitwarden

This commit is contained in:
Hunter Haugen 2026-02-26 13:41:57 -08:00
parent 978ae01302
commit 77b18f8490
Signed by: hunner
GPG key ID: EF99694AA599DDAD
5 changed files with 34 additions and 2 deletions

View file

@ -3,6 +3,7 @@
{
imports = [
./hardware-configuration.nix
./modules/vaultwarden.nix
(modulesPath + "/virtualisation/digital-ocean-config.nix")
];