nixpkgs/nixos
romildo 2e7105467b lxqt: better organize system packages
Split packages in three categories, all of them going into the system
package list:
- pre-requisite packages
- core packages
- optional packages

Add a new configuration option 'environment.lxqt.excludePackages' to
specify optional LXQt packages that should be excluded from system
packages.

Add 'gvfs' as a pre-requisite package, needed by 'pcmanfm-qt' to
handle virtual places, like "Computer" and "Network".
2016-12-15 22:45:06 +01:00
..
doc/manual doc: correct typo (#21176) 2016-12-15 17:13:44 +01:00
lib make-disk-image: make store validity fix optional 2016-12-07 13:30:20 +01:00
maintainers create-amis: use jq instead of json 2016-11-22 01:59:49 +01:00
modules lxqt: better organize system packages 2016-12-15 22:45:06 +01:00
tests grsecurity test: refactoring 2016-12-13 15:12:11 +01:00
COPYING
default.nix
README
release-combined.nix nixos/tests/kde5: rename from sddm-kde5 and run by default 2016-09-09 10:12:38 -05:00
release-small.nix release-small: drop mysql51, removed in 975d33e6 2016-08-13 09:46:42 +02:00
release.nix containers: add tests for hosts and macvlans 2016-12-12 14:25:28 +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.