nixpkgs/nixos
Joachim Fasting 2e0933787b nixos: add AppArmor PAM support
Enables attaching AppArmor profiles at the user/group level.

This is not intended to be used directly, but as part of a
role-based access control scheme. For now, profile attachment
is 'session optional', but should be changed to 'required' once
a more comprehensive solution is in place.
2015-07-15 12:40:06 +02:00
..
doc/manual tvheadend: init at 4.0.4 2015-06-24 13:22:09 +00:00
lib Factor the NixOS channel building code out into its own file, so I can use it elsewhere 2015-06-13 21:55:29 -04:00
maintainers Initial attempt at configuring from EC2 userdata (with input from cstrahan). Now with VM tests! 2015-06-11 23:16:35 -04:00
modules nixos: add AppArmor PAM support 2015-07-15 12:40:06 +02:00
tests tests/boot: Remove unused store contents 2015-07-08 16:23:42 -07:00
COPYING
default.nix
README
release-combined.nix nixos/tests/installer: Add a testcase for fat32 /boot 2015-07-08 12:05:31 -07:00
release-small.nix Rename scrubDrv -> hydraJob and make it more effective 2015-03-20 19:46:18 +01:00
release.nix nixos/tests/installer: Add a testcase for fat32 /boot 2015-07-08 12:05:31 -07: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.