fix slow rebuild by not triggering timers accidentally
This commit is contained in:
@@ -84,11 +84,6 @@ in {
|
||||
path = "${cfg.basePath}/no_backup";
|
||||
devices = [ "kop-pc" "server" "laptop" ];
|
||||
};
|
||||
folders."emu" = {
|
||||
id = "emu";
|
||||
path = "${cfg.basePath}/emu";
|
||||
devices = [ "kop-pc" "server" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user