nixpkgs/nixos
Mitchell Pleune b5ee64410d x11 service: bspwm limit sxhkd freqency
add '-f 100' as an argument to sxhkd to keep it from flooding bspwm

add SXHKD_SHELL=/bin/sh to help default to a faster shell than what may
be set in $SHELL (example: with zsh)
2016-02-29 08:40:18 -05:00
..
doc/manual Manual: rl-unstable.xml -> rl-1603.xml 2016-02-29 11:39:46 +01:00
lib Add the tool "nixos-typecheck" that can check an option declaration to: 2016-02-29 01:09:00 +01:00
maintainers Hack to parallelize AMI copying 2015-09-29 14:54:12 +02:00
modules x11 service: bspwm limit sxhkd freqency 2016-02-29 08:40:18 -05:00
tests Revert "Add a way to pin a NixOS version within the module system." 2016-02-27 20:48:12 +01:00
COPYING Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
default.nix Add the tool "nixos-typecheck" that can check an option declaration to: 2016-02-29 01:09:00 +01:00
README Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
release-combined.nix nixos/tests/networking: Add a test for loopback 2015-12-18 07:09:42 +01:00
release-small.nix release-small.nix: Drop the grub1 test 2015-08-11 13:51:55 +02:00
release.nix Add the tool "nixos-typecheck" that can check an option declaration to: 2016-02-29 01:09:00 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.