summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index f897904d..6f7122ca 100644
--- a/hel.nix
+++ b/hel.nix
@@ -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; ''