Merge branch 'main' of ssh://git.0x76.dev:42/v/infrastructure
All checks were successful
Lint / lint (push) Successful in 1s
Plex Update / update (push) Successful in 8s

This commit is contained in:
Vivian 2023-06-01 10:28:50 +02:00
commit dca5e6db75
24 changed files with 497 additions and 197 deletions

View file

@ -22,6 +22,11 @@
driSupport = true;
};
hardware.logitech.wireless = {
enable = true;
enableGraphical = true;
};
# udev
services.udev.packages = with pkgs; [
android-udev-rules