fix: fixed nix flake check
This commit is contained in:
parent
a4f3b3141d
commit
3d1750060d
3 changed files with 4 additions and 3 deletions
|
|
@ -150,7 +150,7 @@ in {
|
|||
local = {
|
||||
"" = {
|
||||
type = "zfs_fs";
|
||||
mount = "";
|
||||
mount = null;
|
||||
};
|
||||
"root" = {
|
||||
type = "zfs_fs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue