nixpkgs/nixos/modules/system/boot
Jan Beinke 97718a3584
nixos/systemd-lib: allow mkIf in unitOption
`unitOption` is only used inside of `attrsOf` wich is perfectly capable of
handling the attrsets from `mkIf`, though the checkUnitConfig test
forbids it. This commit weakens that restriction to allow the usage of
`mkIf` inside of `systemd.services.<name>.serviceConfig.<something>`
etc.
2021-02-11 22:18:21 +01:00
..
loader Merge pull request #98858 from sorki/cross/rpifw 2021-01-29 10:21:32 -06:00
binfmt.nix nixos/binfmt: add bash to sandboxPaths 2021-01-24 22:47:59 -06:00
emergency-mode.nix nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
grow-partition.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
initrd-network.nix nixos/initrd-network: fix /etc/resolv.conf when multiple dns servers from DHCP 2020-10-19 21:32:58 -07:00
initrd-openvpn.nix nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
initrd-ssh.nix nixos/initrd-ssh: set more defensive pemissions on sshd test key 2020-09-30 15:47:49 +02:00
kernel_config.nix nixos/*: wether -> whether 2020-07-04 15:17:03 +02:00
kernel.nix system/boot: add includeDefaultModules option 2021-02-07 11:14:36 +00:00
kexec.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
luksroot.nix fido2luks: 0.2.3 -> 0.2.15 2020-10-23 11:03:31 +03:00
modprobe.nix nixos/modprobe: Fix modprobe configuration manpage link 2020-07-06 13:50:11 -07:00
networkd.nix nixos/networkd: allow RouteMetric= in [DHCPv6] section 2020-10-29 19:47:42 +01:00
pbkdf2-sha512.c nixos/boot: add final newline to pbkdf2-sha512.c 2020-11-09 11:39:28 +00:00
plymouth.nix plasma5Packages: alias to the libsForQt5 used to build the plasma5 desktop 2021-01-10 15:59:45 +01:00
resolved.nix nixos/systemd: provide libidn2 for systemd-resolved 2020-12-25 13:45:25 +01:00
shutdown.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
stage-1-init.sh boot.initrd: add verbose option 2021-01-24 07:16:21 +01:00
stage-1.nix Merge pull request #108294 from GovanifY/silent-boot 2021-01-29 11:56:20 -03:00
stage-2-init.sh stage-2: parameterized systemd executable 2020-07-14 13:18:14 -04:00
stage-2.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
systemd-lib.nix nixos/systemd-lib: allow mkIf in unitOption 2021-02-11 22:18:21 +01:00
systemd-nspawn.nix nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
systemd-unit-options.nix nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
systemd.nix nixos/systemd: allow preStart with other ExecStartPre cmdlines 2021-01-19 16:29:29 +01:00
timesyncd.nix networking, chrony, ntpd, timesyncd: add timeServers option type 2021-01-20 10:54:24 +01:00
tmp.nix modules/boot: Specify the type for tmpfs mounts 2021-01-09 15:32:17 +01:00