nixpkgs/nixos/modules/tasks
tu-maurice a7ef1254e6 tasks/network-interfaces: Disable network-local-commands service if unnecessary
If the localCommands variable is empty this service does nothing, but
runs anyway. We can disable it in these cases.
2024-08-31 15:22:14 +02:00
..
filesystems Merge pull request #310807 from Naxdy/work/improve-btrfs-autoscrub 2024-08-03 15:31:32 +00:00
auto-upgrade.nix nixos/autoUpgrade: add --refresh when using flakes 2024-08-26 12:02:38 +02:00
bcache.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
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: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
lvm.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
network-interfaces-scripted.nix nixos/network-interfaces: prevent failure when a network address already exists 2024-05-17 01:02:29 +02:00
network-interfaces-systemd.nix Revert "nixos/networking: use mkIfs on the inner attributes" 2024-05-31 13:05:19 +02:00
network-interfaces.nix tasks/network-interfaces: Disable network-local-commands service if unnecessary 2024-08-31 15:22:14 +02: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