summaryrefslogtreecommitdiffstats
path: root/lass/1systems/helios
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2017-10-05 15:50:45 +0200
committerlassulus <lassulus@lassul.us>2017-10-05 15:50:45 +0200
commitba663f044508ec596b6f9ab22a43e39677bcf3c2 (patch)
tree268d280daffe85d28de7e341a03eb4603a272da1 /lass/1systems/helios
parent4e6827b8cd1e1edce7a27a6d6b2afda6ce6b7bc9 (diff)
l helios.r: add dcsovpn
Diffstat (limited to 'lass/1systems/helios')
-rw-r--r--lass/1systems/helios/config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/helios/config.nix b/lass/1systems/helios/config.nix
index dd576e0f..a94bbd3e 100644
--- a/lass/1systems/helios/config.nix
+++ b/lass/1systems/helios/config.nix
@@ -11,6 +11,7 @@ with import <stockholm/lib>;
<stockholm/lass/2configs/retiolum.nix>
<stockholm/lass/2configs/otp-ssh.nix>
<stockholm/lass/2configs/git.nix>
+ <stockholm/lass/2configs/dcso-vpn.nix>
{ # automatic hardware detection
boot.initrd.availableKernelModules = [ "xhci_pci" "nvme" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ];
boot.kernelModules = [ "kvm-intel" ];