1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/nixos/modules/tasks
edef ea35bc94bf nixos/ecryptfs: init
Currently, ecryptfs support is coupled to `security.pam.enableEcryptfs`, but one
might want to use ecryptfs without enabling the PAM functionality. This commit
splits it out into a `boot.supportedFilesystems` switch.
2017-10-20 17:42:04 +01:00
..
filesystems nixos/ecryptfs: init 2017-10-20 17:42:04 +01:00
bcache.nix nixos/bcache: add services.udev.packages = [ bcache-tools ] 2017-06-10 17:10:49 +02:00
cpu-freq.nix
encrypted-devices.nix encrypted devices: provide working example 2017-10-16 17:46:46 +02:00
filesystems.nix fuse3: init at 3.1.1 2017-09-21 23:59:46 +02:00
kbd.nix kbd service: systemd-vconsole-setup is triggered by udev 2017-09-27 23:38:29 +02:00
lvm.nix
network-interfaces-scripted.nix network-interfaces: device routes for default gateway 2017-09-28 02:14:07 +02:00
network-interfaces-systemd.nix
network-interfaces.nix wirelessInterfaces: Add a missing parameter 2017-05-28 09:34:43 +03:00
powertop.nix powertop module: add kmod to path 2017-10-07 21:48:50 +01:00
scsi-link-power-management.nix
swraid.nix
trackpoint.nix
tty-backgrounds-combine.sh