diff options
author | Linnnus <[email protected]> | 2025-03-16 15:51:15 +0100 |
---|---|---|
committer | Linnnus <[email protected]> | 2025-03-16 15:51:15 +0100 |
commit | 94743c25a092fa9aa19182542b2d2026c6f88b1e (patch) | |
tree | 169a0562401888af9bc5debf391e7f4069e4824f /hosts/ahmed/configuration.nix | |
parent | 10fb59d94cd7b5d4480cd195ec84c1b8faffbdb6 (diff) |
ahmed: Add vaultwarden
Diffstat (limited to 'hosts/ahmed/configuration.nix')
-rw-r--r-- | hosts/ahmed/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index 4386460..43ce35b 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -24,6 +24,7 @@ ./minecraft ./nginx ./local-dns + ./vaultwarden ]; # Create the main user. |