diff options
-rw-r--r-- | hel.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -477,7 +477,7 @@ | |||
477 | }; | 477 | }; |
478 | }; | 478 | }; |
479 | 479 | ||
480 | services.udev.packages = with pkgs; [ autorandr ]; | 480 | # services.udev.packages = with pkgs; [ autorandr ]; |
481 | systemd.packages = with pkgs; [ autorandr ]; | 481 | systemd.packages = with pkgs; [ autorandr ]; |
482 | 482 | ||
483 | services.udev.extraRules = with pkgs; '' | 483 | services.udev.extraRules = with pkgs; '' |