nixpkgs-suyu/nixos/modules/tasks
Janne Heß 160fb93fdc
nixos/filesystems: Make most simple filesystems compatible with systemd
This includes disabling some features in the initrd by default, this is
only done when the new initrd is used. Namely, ext and bcache are
disabled by default. bcache gets an own enable option while ext is
detected like any other filesystem.
2022-04-24 16:32:34 +02:00
..
filesystems nixos/filesystems: Make most simple filesystems compatible with systemd 2022-04-24 16:32:34 +02:00
auto-upgrade.nix nixos/auto-upgrade: add persistent option 2022-04-16 19:27:21 +02:00
bcache.nix nixos/filesystems: Make most simple filesystems compatible with systemd 2022-04-24 16:32:34 +02:00
cpu-freq.nix
encrypted-devices.nix
filesystems.nix Merge pull request #164943 from ElvishJerricco/systemd-initrd-reuse-systemd-module 2022-04-03 15:53:02 +02:00
lvm.nix nixos/stage-1-systemd: Add LVM2 support 2022-04-13 23:00:19 +01:00
network-interfaces-scripted.nix networking.greTunnels: Add ttl option 2022-03-23 00:24:44 +05:30
network-interfaces-systemd.nix networking.greTunnels: Add ttl option 2022-03-23 00:24:44 +05:30
network-interfaces.nix nixos/stage-1-init: Set host id for ZFS 2022-04-16 21:32:18 +01:00
powertop.nix
scsi-link-power-management.nix
snapraid.nix nixos/snapraid: fix evaluation 2021-12-08 11:10:02 +01:00
swraid.nix nixos/stage-1-init: Merge mdraid module into swraid 2022-04-15 19:57:16 +01:00
trackpoint.nix
tty-backgrounds-combine.sh