Fix small typo
This commit is contained in:
parent
ab08c97ead
commit
f618cd7a37
|
@ -39,8 +39,8 @@ in
|
||||||
# zfs rollback -r zroot@blank
|
# zfs rollback -r zroot@blank
|
||||||
# '';
|
# '';
|
||||||
|
|
||||||
# {{{ Filesystems
|
# {{{ FileSystems
|
||||||
filesystems =
|
fileSystems =
|
||||||
let zfs = { neededForBoot = true; options = [ "zfsutil" ]; };
|
let zfs = { neededForBoot = true; options = [ "zfsutil" ]; };
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue