nixpkgs/nixos/modules/tasks
John Titor 471e2931e8 nixos/stage-1: fix nix parsing error
```
error: A definition for option `boot.initrd.systemd.extraBin.mount' is not of type `absolute path'. Definition values:
       - In `/nix/store/h259dzilgbvpfsnlcyims14jrcdnx8fk-source/nixos/modules/tasks/filesystems/zfs.nix':
           {
             zfs = "/nix/store/hxg3s5l92y9n9m48p872i62dn5ck33hx-zfs-user-2.4.0-rc3/sbin/mount.zfs";
           }

```
Fixes https://github.com/NixOS/nixpkgs/pull/414391#issuecomment-3448084329
2025-10-26 14:27:21 +05:30
..
filesystems nixos/stage-1: fix nix parsing error 2025-10-26 14:27:21 +05:30
auto-upgrade.nix nixos: autoUpgrade: allow disabling flake upgrades 2025-05-22 09:16:56 +02:00
bcache.nix
cpu-freq.nix
encrypted-devices.nix treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
filesystems.nix nixos/containers: add boot.isNspawnContainer option 2025-09-21 13:26:23 +02:00
lvm.nix treewide: remove redundant parentheses 2025-10-05 10:52:03 +02:00
network-interfaces-scripted.nix nixos/networking: network.target depends on netdev service directly 2025-08-27 18:42:09 +02:00
network-interfaces-systemd.nix treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
network-interfaces.nix treewide: remove redundant parentheses 2025-10-05 10:52:03 +02:00
powertop.nix
scsi-link-power-management.nix
stratis.nix
swraid.nix
trackpoint.nix