fix: fixed nix flake check

This commit is contained in:
Leyla Becker 2025-11-23 15:44:59 -06:00
parent a4f3b3141d
commit 3d1750060d
3 changed files with 4 additions and 3 deletions

View file

@ -150,7 +150,7 @@ in {
local = {
"" = {
type = "zfs_fs";
mount = "";
mount = null;
};
"root" = {
type = "zfs_fs";