fix whitespace
This commit is contained in:
parent
cc477fb34d
commit
944a466373
1 changed files with 1 additions and 1 deletions
|
@ -713,7 +713,7 @@ in
|
||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
RemainAfterExit = true;
|
RemainAfterExit = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
path = lib.optionals (cfgExpandOnBoot == "all") [ cfgZfs.package ];
|
path = lib.optionals (cfgExpandOnBoot == "all") [ cfgZfs.package ];
|
||||||
|
|
||||||
script = ''
|
script = ''
|
||||||
|
|
Loading…
Reference in a new issue