Compare commits

..

No commits in common. "bcce239a93630ed6081b44d356a2bf0b67029919" and "2d5941919783e559c8322cb56a91901cb95a7d49" have entirely different histories.

2 changed files with 4 additions and 12 deletions

View File

@ -69,15 +69,7 @@ in {
boot.cleanTmpDir = true;
# Rotate logs after 7 days
services.logrotate = {
enable = true;
settings = {
"/var/log/journal" = {
frequency = "weekly";
rotate = 7;
};
};
};
services.journald.extraConfig = "SystemMaxFiles=7";
# Allow propietary software and build packages with Pulseaudio support
nixpkgs.config = {

View File

@ -38,11 +38,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1655221618,
"narHash": "sha256-ht8HRFthDKzYt+il+sGgkBwrv+Ex2l8jdGVpsrPfFME=",
"lastModified": 1655043425,
"narHash": "sha256-A+oT+aQGhW5lXy8H0cqBLsYtgcnT5glmGOXWQDcGw6I=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6616de389ed55fba6eeba60377fc04732d5a207c",
"rev": "914ef51ffa88d9b386c71bdc88bffc5273c08ada",
"type": "github"
},
"original": {