Compare commits

..

1 Commits

Author SHA1 Message Date
cfc7d90a99
Fix microphone and reduce disk usage 2020-05-15 16:19:28 +02:00

View File

@ -34,7 +34,7 @@
nix = { nix = {
gc = { gc = {
automatic = true; automatic = true;
options = "--delete-older-than 14d -d"; options = "--delete-older-than 7d";
dates = "14:30"; dates = "14:30";
}; };
extraOptions = '' extraOptions = ''