mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +00:00
vanadium: prevent duplicated btrfs scrub
This commit is contained in:
parent
fb1611c51e
commit
cd07721137
1 changed files with 0 additions and 5 deletions
|
|
@ -6,11 +6,6 @@
|
||||||
{
|
{
|
||||||
services.btrfs.autoScrub = {
|
services.btrfs.autoScrub = {
|
||||||
enable = true;
|
enable = true;
|
||||||
fileSystems = [
|
|
||||||
"/"
|
|
||||||
"/home"
|
|
||||||
"/nix"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.tmpfiles.rules = [
|
systemd.tmpfiles.rules = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue