1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/tasks
Bjørn Forsman 5b48368386 nixos/bcache: add services.udev.packages = [ bcache-tools ]
Adds /dev/disk/by-{id,label}/* symlinks for bcache device nodes, in the
final rootfs.

Symlinks will only be created for bcache devices that contain
filesystems. So if you have a blank bcache device or run LVM on top of
bcache you will not get this kind of symlink.
2017-06-10 17:10:49 +02:00
..
filesystems zfs: zed service is now called zfs-zed 2017-05-07 10:22:14 +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
filesystems.nix
kbd.nix
lvm.nix
network-interfaces-scripted.nix
network-interfaces-systemd.nix
network-interfaces.nix
powertop.nix typo: powerManagment -> powerManagement (#25813) 2017-05-16 18:22:44 +02:00
scsi-link-power-management.nix
swraid.nix
trackpoint.nix
tty-backgrounds-combine.sh