From 068dad3a218ac06640e4cf9d0c550cc96162070a Mon Sep 17 00:00:00 2001 From: Franz Pletz Date: Sat, 21 Jan 2017 14:42:10 +0100 Subject: systemd-boot: fix evaluation --- nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules/system') 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 39a9ffdb7a39..ec02f73cada2 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. - '' + ''; }; }; -- cgit 1.4.1