nixpkgs/nixos/modules
Graham Christensen 788122c3c5 facetimehd: Only unload module if it is loaded
The pre-sleep service exits if any command fails. Unloading facetimehd
without it being loaded blocks subsequent commands from running.

Note: `modprobe -r` works a bit better when unloading unused modules,
and is preferrable to `rmmod`. However, the facetimehd module does not
support suspending. In this case, it seems preferable to forcefully
unload the module. `modprobe` does not support a `--force` flag when
removing, so we are left with `rmmod`.

See:
 - https://github.com/NixOS/nixpkgs/pull/14883
 - https://github.com/patjak/bcwc_pcie/wiki#known-issues
2016-04-23 09:37:01 -05:00
..
config nixos/pulseaudio: don't use dev output at runtime 2016-04-20 10:01:06 -05:00
hardware facetimehd: Only unload module if it is loaded 2016-04-23 09:37:01 -05:00
i18n/input-method input-method module: fix folder case 2016-04-12 19:50:26 +09:00
installer nixos-checkout: Remove 2016-04-20 20:57:02 +02:00
misc factorio: headless server module 2016-04-14 23:03:36 -07:00
profiles Remove "which" from base.nix 2016-04-18 14:20:49 +02:00
programs Merge pull request #14212 from aneeshusa/add-mosh-service 2016-04-18 14:31:59 -07:00
security acme.nix: Fix unit descriptions 2016-04-18 14:20:49 +02:00
services Merge pull request #14888 from dezgeg/pr-kill-module-init-tools 2016-04-23 14:29:41 +03:00
system boot.loader.grub: fix variable name (#14855) 2016-04-20 22:27:34 +02:00
tasks zfs: Update devNodes description 2016-04-15 17:25:32 +01:00
testing test-instrumentation.nix: Only clear $PAGER in the backdoor shell 2016-02-23 11:56:09 +01:00
virtualisation qemu-img: Fix module paths 2016-04-22 10:42:31 +03:00
module-list.nix hoogle service: init 2016-04-22 03:58:07 +02:00
rename.nix nixos: fix incorrect rename for input-methods options 2016-04-13 02:32:53 +02:00