diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2026-04-01 18:32:03 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2026-04-01 18:32:03 -0500 |
| commit | c262e770fea606609accfdcb2873e5c2a20741d1 (patch) | |
| tree | d77b0876c9cb74253417b2389e14a3fa9506d430 /hosts/poweredge/configuration.nix | |
| parent | 95236643f3dc3fe3e9c9ead89b70c5fa425ecb46 (diff) | |
| download | nixos-c262e770fea606609accfdcb2873e5c2a20741d1.tar.xz nixos-c262e770fea606609accfdcb2873e5c2a20741d1.zip | |
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 a363592..16a2686 100644 --- a/hosts/poweredge/configuration.nix +++ b/hosts/poweredge/configuration.nix @@ -3,6 +3,7 @@ in { imports = [ ./ddns-updater.nix + ./fileshares.nix ./networking.nix #./notification-mailer.nix # TODO move some of this stuff to archetype ./wg1.nix |
