feat(loona): add usb-modeswitch
This commit is contained in:
parent
6778b6d08a
commit
d05dafe487
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
hardware.rtl-sdr.enable = true;
|
hardware.rtl-sdr.enable = true;
|
||||||
users.users.ash.extraGroups = ["plugdev"];
|
users.users.ash.extraGroups = ["plugdev"];
|
||||||
|
hardware.usb-modeswitch.enable = true;
|
||||||
|
|
||||||
programs.steam.enable = true;
|
programs.steam.enable = true;
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
Loading…
Reference in a new issue