1
Fork 0

Fix small typo

This commit is contained in:
Matei Adriel 2023-07-17 19:54:27 +02:00
parent ab08c97ead
commit f618cd7a37
No known key found for this signature in database

View file

@ -39,8 +39,8 @@ in
# zfs rollback -r zroot@blank
# '';
# {{{ Filesystems
filesystems =
# {{{ FileSystems
fileSystems =
let zfs = { neededForBoot = true; options = [ "zfsutil" ]; };
in
{