feat(loona): add usbmuxd
This commit is contained in:
parent
ce45c1509f
commit
d48c7bd208
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@
|
||||||
platformio-core
|
platformio-core
|
||||||
openocd
|
openocd
|
||||||
];
|
];
|
||||||
|
services.usbmuxd.enable = true;
|
||||||
|
|
||||||
programs.steam.enable = true;
|
programs.steam.enable = true;
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
Loading…
Reference in a new issue