nixpkgs/nixos/modules/tasks
Tomodachi94 2e98ec0e0e nixos/networking-interfaces-scripted: use read -r
...instead of plain read, which can cause issues.

See SC2162:
https://www.shellcheck.net/wiki/SC2162
2024-12-09 08:06:29 +01:00
..
filesystems nixos/zfs: order pool sync services before final.target 2024-12-07 10:16:55 +01:00
auto-upgrade.nix nixos/auto-upgrade: Format 2024-11-15 08:36:15 +01:00
bcache.nix nixos/bcache: enable bcache when using systemd in stage 1 initrd 2024-09-22 23:37:51 +05:30
cpu-freq.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
encrypted-devices.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
filesystems.nix nixos/filesystems: assert that the device and label options are consistent 2024-12-09 02:52:24 +03:00
lvm.nix nixos/lvm: expand enable description to better inform users about their actions 2024-11-12 16:54:14 +01:00
network-interfaces-scripted.nix nixos/networking-interfaces-scripted: use read -r 2024-12-09 08:06:29 +01:00
network-interfaces-systemd.nix nixos/network-interfaces-systemd: improve default ethernet network matching 2024-10-08 20:23:48 +07:00
network-interfaces.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
powertop.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
scsi-link-power-management.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
stratis.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
swraid.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
trackpoint.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
tty-backgrounds-combine.sh