nixpkgs/nixos
Raymond Gauthier 662bbb526c thunar: improvements (close #10306)
Add the possibility to specify plugin set to
be used as overridable `thunar` derivation argument.

New nixos config attribute:
`services.xserver.desktopManager.xfce.thunarPlugins`
that allows user to specify plugins in the context
of nixos.

Tests:

 -  With and without plugins.
 -  Using the nixos attributes.
2015-11-24 09:51:39 +01:00
..
doc/manual Add a way to pin a NixOS version within the module system. 2015-11-19 20:58:45 +00:00
lib nova-image: use make-disk-image.nix 2015-10-26 16:16:45 +01:00
maintainers Hack to parallelize AMI copying 2015-09-29 14:54:12 +02:00
modules thunar: improvements (close #10306) 2015-11-24 09:51:39 +01:00
tests add nixos/tests/sddm 2015-11-23 06:39:19 -06: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 a way to pin a NixOS version within the module system. 2015-11-19 20:58:45 +00: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 Don't block releases on nixos.tests.gnome3.i686-linux 2015-10-14 13:55:43 +02:00
release-small.nix release-small.nix: Drop the grub1 test 2015-08-11 13:51:55 +02:00
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.