nixpkgs/nixos/modules
Graham Christensen b6c51f3e79 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 11:59:00 -05:00
..
config nixos: remove qtPlugins and gtkPlugins 2016-02-28 07:12:55 -06:00
hardware facetimehd: Only unload module if it is loaded 2016-04-23 11:59:00 -05:00
i18n/inputMethod fcitx: show available engines in module description 2016-02-28 07:12:55 -06:00
installer nixos-generate-config: lower priority of nix.maxJobs 2016-04-12 08:10:31 +02:00
misc nixos.locate: fix update-locatedb service failure 2016-04-14 15:38:53 +02:00
profiles Fix the boot-ec2-config test 2016-03-31 13:32:56 +02:00
programs ssh: Fix support for ssh-dss host keys 2016-04-01 16:04:15 +02:00
security Bring back $SSL_CERT_FILE 2016-03-30 16:37:18 +02:00
services treewide: Replace module_init_tools -> kmod 2016-04-23 11:54:34 -05:00
system Restore default core limit of 0:infinity 2016-04-14 13:19:25 +02:00
tasks nixos/filesystems: Fix fs options type error 2016-03-30 21:51:10 +02: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-23 11:54:54 -05:00
module-list.nix Revert "Merge pull request #14262 from peterhoeg/flexget" 2016-04-13 02:53:28 +02:00
rename.nix gitlab: 8.0.5 -> 8.5.0, service improvements 2016-02-26 07:08:31 +01:00