l styx.r: allow usb wan
This commit is contained in:
parent
0af9994329
commit
00449032df
@ -85,5 +85,8 @@ with import <stockholm/lib>;
|
||||
host = prism.r
|
||||
'';
|
||||
};
|
||||
|
||||
# for usb internet
|
||||
hardware.usbWwan.enable = true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user