nixpkgs/nixos/modules/system/boot
Joachim Fasting f9f354faad
nixos/modules: use defaultText where applicable
Primarily to fix rendering of these default values in the manual but
it's also nice to avoid having to eval these things just to build the
manual.
2016-11-21 16:35:15 +01:00
..
loader Merge pull request #19379 from nixy/master 2016-11-21 15:15:45 +01:00
coredump.nix systemd-coredump: Add systemd service and fix sysctl pattern. 2016-07-10 18:07:37 +10:00
emergency-mode.nix
initrd-network.nix
initrd-ssh.nix initrd-ssh: fix authorized_key generation with multiple keys 2016-11-16 14:47:37 +00:00
kernel.nix initrd: Include i8042 kernel module 2016-10-21 14:27:11 +02:00
kexec.nix
luksroot.nix luksroot module: optionSet -> submodule 2016-09-13 12:53:13 +09:00
modprobe.nix nixos treewide: don't set MODULE_DIR 2016-08-19 17:56:54 +03:00
networkd.nix networkd module: fix submodule options declaration 2016-10-03 13:02:42 +09:00
pbkdf2-sha512.c
plymouth.nix nixos/modules: use defaultText where applicable 2016-11-21 16:35:15 +01:00
readonly-mountpoint.c
resolved.nix modules.resolved: Enhance by upstream options (#15897) 2016-06-26 22:58:04 +02:00
shutdown.nix
stage-1-init.sh nixos/stage1: Fix local keyword outside function 2016-10-28 22:50:44 +02:00
stage-1.nix runCommand: Use stdenvNoCC 2016-09-29 13:06:43 +02:00
stage-2-init.sh stage-2 init: move /run/keys mount to boot.specialFileSystems 2016-09-17 15:39:24 +03:00
stage-2.nix nixos filesystems: unify early filesystems handling 2016-08-27 13:38:20 +03:00
systemd-lib.nix multi-user.target should not pull network.target 2016-09-13 11:19:22 +02:00
systemd-nspawn.nix nspawn module: optionSet -> submodule 2016-10-21 01:31:54 +09:00
systemd-unit-options.nix systemd.timers.startOn: automatically convert string to list 2016-10-19 02:22:12 +02:00
systemd.nix systemd.timers: filter timers with empty startAt 2016-10-19 02:22:12 +02:00
timesyncd.nix
tmp.nix