From f443be7a7dd519d7e363a931eb8936a11537c475 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 23 Nov 2017 14:29:10 +0100 Subject: spacing --- hel/hw.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hel') diff --git a/hel/hw.nix b/hel/hw.nix index f8b0f963..33ff8555 100644 --- a/hel/hw.nix +++ b/hel/hw.nix @@ -12,7 +12,7 @@ fileSystems."/" = { device = "/dev/hel/btrfs"; fsType = "btrfs"; - options = [ "compress=lzo" "discard""defaults" ]; + options = [ "compress=lzo" "discard" "defaults" ]; }; fileSystems."/boot" = -- cgit v1.2.3