add logrotate
This commit is contained in:
parent
9ac4668cb3
commit
2ad2ab68a1
1 changed files with 2 additions and 0 deletions
|
|
@ -6,4 +6,6 @@
|
|||
(libs.root "/modules/services/openssh.nix")
|
||||
(libs.root "/modules/services/httpd.nix")
|
||||
];
|
||||
|
||||
services.logrotate.enable = true;
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue