nixpkgs/nixos/modules/system
WilliButz 4d59ace14f
nixos/systemd-repart: add assertion for partition label length
The maximum length for a GPT label supported by systemd is 36
characters. When a repart definition contains a label that is longer
than the supported maximum length, it is ignored by systemd-repart and
a log message is produced.

The new assertion makes this obvious to the user at evaluation time,
allowing them to either drop the property entirely or choose a supported
label within the length limit instead.
2024-02-27 17:38:14 +01:00
..
activation nixos/switch-to-configuration: add sysinit-reactivation.target 2024-01-18 00:46:30 +01:00
boot nixos/systemd-repart: add assertion for partition label length 2024-02-27 17:38:14 +01:00
etc nixos/etc: make re-mounting /etc overlay idempotent 2024-02-21 22:54:00 +01:00
build.nix