nixpkgs/nixos
AndersonTorres 2955b2fcf4 Getting rid of mkOption in NixOS window manager modules
Now the default way to define NixOS window manager modules is to use
mkEnableOption to describe the module itself.
In this commit, all files on nixos/modules/services/x11/window-managers
are changed.
2015-12-04 07:38:23 -02:00
..
doc/manual nixos/release notes: explain removal of tidy-html5 2015-11-29 13:50:55 +01:00
lib Enable to create hybrid ISO without UEFI boot 2015-11-28 08:55:47 +03:00
maintainers
modules Getting rid of mkOption in NixOS window manager modules 2015-12-04 07:38:23 -02:00
tests nixos/tests: increase ram from 768 to 1024 2015-12-01 11:24:37 +01:00
COPYING
default.nix Add a way to pin a NixOS version within the module system. 2015-11-19 20:58:45 +00:00
README
release-combined.nix
release-small.nix
release.nix add nixos/tests/sddm 2015-11-23 06:39:19 -06: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.