Reenable logrotate, still not sure what this does
This commit is contained in:
parent
c6ead08127
commit
aded6c206e
2 changed files with 1 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
||||||
backupFileExtension = "bak";
|
backupFileExtension = "bak";
|
||||||
extraSpecialArgs = {
|
extraSpecialArgs = {
|
||||||
inherit
|
inherit
|
||||||
stable
|
stable
|
||||||
unstable
|
unstable
|
||||||
nur
|
nur
|
||||||
blender
|
blender
|
||||||
|
|
|
@ -16,6 +16,4 @@
|
||||||
less.lessopen = null;
|
less.lessopen = null;
|
||||||
command-not-found.enable = false;
|
command-not-found.enable = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.logrotate.enable = false;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue