1
0
Fork 0

Deactivate bees

This commit is contained in:
Malte Brandy 2020-11-29 18:16:06 +01:00
parent e8434ed5cd
commit 3c0f96a1c5
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -48,12 +48,6 @@ in {
services = {
fstrim.enable = true;
beesd.filesystems.root = {
spec = "LABEL=root";
hashTableSizeMB = 128;
verbosity = "crit";
extraOptions = [ "--loadavg-target" "4.0" ];
};
snapper = {
configs.home = {
subvolume = "/home";