nixpkgs/nixos/modules
Eelco Dolstra 46623bfc15 Remove copy-com.nix from the module list
This is proprietary software, and NixOS is intended as a free software
distribution. We currently don't have a mechanism like allowUnfree for
NixOS modules, so it's better to leave out modules for such
packages. Of couse, they can still be activated by doing:

  imports = [ <nixpkgs/nixos/services/networking/copy-com.nix ];
2014-09-03 17:09:00 +02:00
..
config pulseaudio: Use group audio instead of pulse-access 2014-09-03 13:24:47 +02:00
hardware Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
installer nixos/generate-config: Don't interpret btrfs subvols as bind mounts 2014-09-02 09:16:13 -07:00
misc pulseaudio: Use group audio instead of pulse-access 2014-09-03 13:24:47 +02:00
profiles initrd.availableKernelModules: add support for keyboards 2014-08-12 20:00:01 +02:00
programs Merge pull request #2644 from lethalman/pam_tally 2014-09-02 00:58:30 +04:00
security Merge pull request #2644 from lethalman/pam_tally 2014-09-02 00:58:30 +04:00
services Fix forgotten unit entry 2014-09-03 15:47:53 +04:00
system nixos/install-grub: Fix typo 2014-09-02 18:56:53 -07:00
tasks Merge pull request #3267 from Mathnerd314/cpufreq_noise 2014-09-03 18:46:01 +04:00
testing Fix evaluation 2014-08-06 19:44:13 +02:00
virtualisation Ensure libvirtd is started after vswitch and add ability to configure how libvirtd guests are shutdown 2014-09-02 01:48:50 +04:00
module-list.nix Remove copy-com.nix from the module list 2014-09-03 17:09:00 +02:00
rename.nix