ios :D
This commit is contained in:
parent
fa5f470d97
commit
1e31cbac77
4 changed files with 140 additions and 0 deletions
|
|
@ -31,6 +31,8 @@
|
|||
pointer.enable = true;
|
||||
rgb.enable = true;
|
||||
tablet.enable = true;
|
||||
ios.enable = true;
|
||||
ios.sideload = true;
|
||||
};
|
||||
|
||||
fileSystems."/" =
|
||||
|
|
|
|||
|
|
@ -28,6 +28,7 @@
|
|||
bluetooth.enable = true;
|
||||
networking.enable = true;
|
||||
pointer.enable = true;
|
||||
ios.enable = true;
|
||||
};
|
||||
|
||||
fileSystems."/" =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue