diff --git a/lass/1systems/styx/config.nix b/lass/1systems/styx/config.nix index 51016926f..41a0a115d 100644 --- a/lass/1systems/styx/config.nix +++ b/lass/1systems/styx/config.nix @@ -85,5 +85,8 @@ with import ; host = prism.r ''; }; + + # for usb internet + hardware.usbWwan.enable = true; }