desko: enable iphone utils

This commit is contained in:
Colin 2023-02-21 01:11:42 +00:00
parent 0e70f516b7
commit 251297b62e
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
sane.persist.enable = true;
sane.gui.sway.enable = true;
sane.programs.iphoneUtils.enableFor.user.colin = true;
boot.loader.efi.canTouchEfiVariables = false;
sane.image.extraBootFiles = [ pkgs.bootpart-uefi-x86_64 ];