btrfs: ignore /home/.btrfs
This commit is contained in:
parent
b22b1e274a
commit
91392f337b
@ -241,6 +241,7 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.plocate;
|
package = pkgs.plocate;
|
||||||
localuser = null;
|
localuser = null;
|
||||||
|
prunePaths = [ "/home/.btrfs" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user