diff options
Diffstat (limited to 'systems')
-rw-r--r-- | systems/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/default.nix b/systems/default.nix index 8248e36..f7e968f 100644 --- a/systems/default.nix +++ b/systems/default.nix @@ -9,6 +9,7 @@ [ ./${hostname} ../users/jon.nix + ../programs/openvpn.nix ]; boot = { |