Add screen lockers for i3.

This commit is contained in:
Gabriel Ebner 2015-05-28 13:58:10 +02:00
parent 62e976af25
commit af028a3867

1
i3.nix

@ -16,6 +16,7 @@
colord colord
evince evince
arandr arandr
xautolock i3lock
] ++ gnome3.corePackages; ] ++ gnome3.corePackages;
environment.gnome3.packageSet = pkgs.gnome3_16; environment.gnome3.packageSet = pkgs.gnome3_16;