diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2026-03-30 22:44:35 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2026-03-30 22:44:35 -0500 |
| commit | d09ec6c6a3260ce3c320ce2e3f252e7fb50eef55 (patch) | |
| tree | 04ac8f02d3c13fd6a50cc3bcef6566fdf5837092 /hosts/poweredge/configuration.nix | |
| parent | 369e8b83f082f3ac2d3f6a040c0efafe981642a7 (diff) | |
| download | nixos-d09ec6c6a3260ce3c320ce2e3f252e7fb50eef55.tar.xz nixos-d09ec6c6a3260ce3c320ce2e3f252e7fb50eef55.zip | |
add wg1 for poweredge and masquerade for wg1 etc
Diffstat (limited to 'hosts/poweredge/configuration.nix')
| -rw-r--r-- | hosts/poweredge/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/poweredge/configuration.nix b/hosts/poweredge/configuration.nix index 0c51f3c..a363592 100644 --- a/hosts/poweredge/configuration.nix +++ b/hosts/poweredge/configuration.nix @@ -5,6 +5,7 @@ in { ./ddns-updater.nix ./networking.nix #./notification-mailer.nix # TODO move some of this stuff to archetype + ./wg1.nix ]; # Setup bootloader |
