diff options
author | Linnnus <[email protected]> | 2025-05-06 10:10:23 +0200 |
---|---|---|
committer | Linnnus <[email protected]> | 2025-05-06 10:19:28 +0200 |
commit | 8354cc7542564961ca7ac66a1b9d9fbfcf47cc21 (patch) | |
tree | da9603024222e056d9a0a49ba9eed17c2fcdf25d /hosts/ahmed/configuration.nix | |
parent | ae3af9af56e332cd1e20800dc21dbbd9ac6944c7 (diff) |
ahmed: Add VPN
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 bee715b..e1062c5 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -25,6 +25,7 @@ ./nginx ./local-dns ./vaultwarden + ./wireguard-vpn ]; # Create the main user. |