nixpkgs/nixos/modules/tasks
Kevin Cox 969e43e394
Merge pull request #95406 from Mic92/mountpoint-type
nixos/filesystems: don't allow mountpoints with trailing slash
2021-01-31 06:28:02 -05:00
..
filesystems treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
auto-upgrade.nix nixos auto-upgrade: remove flag when flake 2020-11-25 08:34:04 +01:00
bcache.nix nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
cpu-freq.nix nixos/cpufreq: Remove the alias to set the cpu frequency governor 2019-01-03 20:57:49 +09:00
encrypted-devices.nix treewide: completely remove types.loaOf 2020-09-02 00:42:50 +02:00
filesystems.nix nixos/filesystems: don't allow mountpoints with trailing slash 2021-01-25 11:10:03 +01:00
lvm.nix nixos/lvm2-activation-generator: fix warnings on activation 2020-11-15 08:06:05 +01:00
network-interfaces-scripted.nix nixos/systemd: fix TUN networking in LXC containers (#81481) 2020-08-05 21:12:57 -05:00
network-interfaces-systemd.nix nixos/network-interfaces-systemd: fix IPv6 privacy extensions 2020-12-17 07:29:25 +01:00
network-interfaces.nix Merge pull request #100155 from primeos/nixos-add-fqdn-option 2021-01-25 16:45:45 +01:00
powertop.nix nixos/powertop: wait for hardware to initialize 2020-01-09 19:45:41 +08:00
scsi-link-power-management.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
swraid.nix systemd service: remove generator-packages option 2019-08-01 00:55:35 +03:00
trackpoint.nix trackpoint: Make the device name configurable 2018-08-06 02:56:32 +02:00
tty-backgrounds-combine.sh