upgrade to newer packages, keep some hourly backups

This commit is contained in:
Cyryl Płotnicki 2020-05-29 17:47:23 +01:00
parent 4f01ae8acc
commit 7f07080422
3 changed files with 2 additions and 3 deletions

View file

@ -27,7 +27,6 @@
services.hardware.bolt.enable = true; services.hardware.bolt.enable = true;
services.fprintd = { services.fprintd = {
enable = true; enable = true;
package = pkgs.fprintd-thinkpad;
}; };
imports = [ imports = [

View file

@ -37,7 +37,7 @@
repository = "rest:http://brix.local:8000/"; repository = "rest:http://brix.local:8000/";
timerConfig = { OnCalendar = "hourly"; }; timerConfig = { OnCalendar = "hourly"; };
extraBackupArgs = [ "--exclude='.cache'" "--exclude='.rustup'" ]; extraBackupArgs = [ "--exclude='.cache'" "--exclude='.rustup'" ];
pruneOpts = [ "--keep-daily 8" "--keep-weekly 5" "--keep-monthly 13" "--keep-yearly 16" ]; pruneOpts = [ "--keep-hourly 25" "--keep-daily 8" "--keep-weekly 5" "--keep-monthly 13" "--keep-yearly 16" ];
}; };
restic.backups.home-to-b2 = { restic.backups.home-to-b2 = {

View file

@ -23,7 +23,7 @@
gnome3.gnome-screenshot gsettings-desktop-schemas gnome3.gnome-screenshot gsettings-desktop-schemas
apvlv xidlehook apvlv xidlehook
fontconfig xclip gimp glxinfo fontconfig xclip gimp glxinfo
notable mindforger mindforger
evince signal-desktop evince signal-desktop
libreoffice vlc libreoffice vlc
unstable.tor-browser-bundle-bin unstable.tor-browser-bundle-bin