nixpkgs/nixos/modules/system/boot
Maximilian Bosch 0597d1d179 nixos/journald: add storage option
While this can be added via `services.journald.extraConfig`, this option
provides proper type-checking and other modules can determine
where journal data is stored. This is relevant when using e.g. promtail
to send logs to Loki and it should read from `/run/log/journal` if
volatile storage is used.
2023-11-07 14:06:27 +01:00
..
loader nixos/systemd-boot: add julienmalka as maintainer 2023-11-04 02:38:11 +01:00
systemd nixos/journald: add storage option 2023-11-07 14:06:27 +01:00
binfmt.nix nixos/binfmt: replace activationScript via tmpfiles 2023-10-25 23:44:01 +02:00
emergency-mode.nix
grow-partition.nix nixos: fix bad mkEnableOption descriptions 2023-10-20 16:22:40 +01:00
initrd-network.nix systemd-stage-1: Add assertions for unsupported options. 2023-10-30 12:15:58 +01:00
initrd-openvpn.nix
initrd-ssh.nix systemd-stage-1: Support for user shells 2023-10-21 13:24:16 -04:00
kernel_config.nix
kernel.nix nixos/boot/kernel: include nvme kmod by default 2023-09-10 15:39:54 +02:00
kexec.nix
luksroot.nix luksroot: fix issue when yubikey is detached during boot process 2023-09-18 23:10:06 -03:00
modprobe.nix
networkd.nix nixos/networkd: fix typoed hairpin option name 2023-10-26 10:26:04 -07:00
pbkdf2-sha512.c
plymouth.nix
resolved.nix nixos/modules/system/resolved: disable DNSSEC validation by default 2023-09-13 11:49:16 +02:00
shutdown.nix
stage-1-init.sh nixos/stage-1: create initramfs /lib at build time 2023-11-06 14:35:34 +01:00
stage-1.nix nixos/stage-1: create initramfs /lib at build time 2023-11-06 14:35:34 +01:00
stage-2-init.sh stage-2: don't write to /dev/kmsg if missing 2023-10-30 21:53:52 +01:00
stage-2.nix
stratisroot.nix
systemd.nix systemd: rename required AUTOFS4_FS to AUTOFS_FS 2023-10-20 01:44:13 +02:00
timesyncd.nix nixos/timesyncd: replace activationScript via ExecPreStart 2023-10-25 00:48:35 +02:00
tmp.nix
uvesafb.nix