nixpkgs/nixos/modules/tasks
Lương Việt Hoàng 24597e9460 nixos/network-interfaces-systemd: improve default ethernet network matching
Reliably match physical ethernet interfaces by using `Kind=!*` with `Type=ether`.
This will exclude veth interfaces, which have `Kind=veth`.
2024-10-08 20:23:48 +07:00
..
filesystems nixos/zfs: remove incorrect conditional use of spl kmod; remove withs (#344271) 2024-09-28 15:30:13 +02:00
auto-upgrade.nix nixos/auto-upgrade: correct typo in assertion message (#295125) 2024-09-25 20:41:02 +03:00
bcache.nix
cpu-freq.nix
encrypted-devices.nix
filesystems.nix nixos: Support fileSystems.<name>.depends with fstab-generator 2024-08-30 15:18:35 -04:00
lvm.nix nixos/tasks/lvm: assert kernel version for vdo 2024-08-23 19:59:34 +02:00
network-interfaces-scripted.nix
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
scsi-link-power-management.nix
stratis.nix
swraid.nix
trackpoint.nix
tty-backgrounds-combine.sh