mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
vanadium: idevicerestore
This commit is contained in:
parent
86662baa04
commit
aff3f7114d
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
services.gvfs.enable = true;
|
||||
# iOS
|
||||
services.usbmuxd.enable = true;
|
||||
environment.systemPackages = [pkgs.libimobiledevice];
|
||||
environment.systemPackages = with pkgs; [libimobiledevice idevicerestore];
|
||||
|
||||
users.users.root.openssh.authorizedKeys.keys = let
|
||||
ids = import ../../../identities.nix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue