diff --git a/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix b/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix index 39a9ffdb7a3..ec02f73cada 100644 --- a/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix +++ b/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix @@ -50,7 +50,7 @@ in { gaining root access by passing init=/bin/sh as a kernel parameter. However, it is enabled by default for backwards compatibility. - '' + ''; }; };