fix whitespace

This commit is contained in:
Paul Haerle 2022-08-06 21:57:14 +02:00 committed by GitHub
parent cc477fb34d
commit 944a466373
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -713,7 +713,7 @@ in
Type = "oneshot";
RemainAfterExit = true;
};
path = lib.optionals (cfgExpandOnBoot == "all") [ cfgZfs.package ];
script = ''