summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2017-11-11 23:57:27 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2017-11-11 23:57:27 +0100
commit1c507f85474cc70348d319071cbc6c1626a183a3 (patch)
treea1e2f04d8e53ae6313ef6da0b91323c44a86de65
parent5570e75803b8292b493565605bd2e27a6de1d3ef (diff)
downloadnixos-1c507f85474cc70348d319071cbc6c1626a183a3.tar
nixos-1c507f85474cc70348d319071cbc6c1626a183a3.tar.gz
nixos-1c507f85474cc70348d319071cbc6c1626a183a3.tar.bz2
nixos-1c507f85474cc70348d319071cbc6c1626a183a3.tar.xz
nixos-1c507f85474cc70348d319071cbc6c1626a183a3.zip
+autorandr
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index 5d7543ef..3d7fdb79 100644
--- a/hel.nix
+++ b/hel.nix
@@ -60,7 +60,7 @@
60 shadow 60 shadow
61 (callPackage ./utils/nix/rebuild-system.nix {}) 61 (callPackage ./utils/nix/rebuild-system.nix {})
62 rewacom 62 rewacom
63 63 autorandr
64 ntfs3g 64 ntfs3g
65 exfat 65 exfat
66 ]; 66 ];