Compare commits

..

1 Commits

Author SHA1 Message Date
7d5d9fc7ca
Fix microphone and reduce disk usage 2020-05-15 03:43:23 +02:00

View File

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