iphone
This commit is contained in:
parent
7bccb23b9f
commit
fd64267813
2 changed files with 6 additions and 1 deletions
|
|
@ -5,12 +5,16 @@
|
|||
intel-gpu-tools
|
||||
powertop
|
||||
fw-ectool
|
||||
|
||||
libimobiledevice
|
||||
ifuse
|
||||
];
|
||||
|
||||
powerManagement.powertop.enable = true;
|
||||
services.fwupd.enable = true;
|
||||
services.fprintd.enable = true;
|
||||
hardware.sensor.iio.enable = true;
|
||||
services.usbmuxd.enable = true;
|
||||
|
||||
services.displayManager.sddm.wayland.enable = true;
|
||||
|
||||
|
|
|
|||
|
|
@ -14,7 +14,8 @@
|
|||
programs.kdeconnect.enable = true;
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
noto-fonts-cjk
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-cjk-serif
|
||||
noto-fonts-color-emoji
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue