remove libreoffice, keep less snapshots
This commit is contained in:
parent
e947603161
commit
c736eac899
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,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-hourly 25" "--keep-daily 8" "--keep-weekly 5" "--keep-monthly 13" "--keep-yearly 16" ];
|
pruneOpts = [ "--keep-hourly 9" "--keep-daily 8" "--keep-weekly 5" "--keep-monthly 13" "--keep-yearly 16" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
restic.backups.home-to-b2 = {
|
restic.backups.home-to-b2 = {
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
fontconfig xclip gimp glxinfo
|
fontconfig xclip gimp glxinfo
|
||||||
mindforger
|
mindforger
|
||||||
evince signal-desktop
|
evince signal-desktop
|
||||||
libreoffice vlc
|
vlc
|
||||||
jetbrains.goland unstable.jetbrains.clion jetbrains.idea-ultimate unstable.android-studio
|
jetbrains.goland unstable.jetbrains.clion jetbrains.idea-ultimate unstable.android-studio
|
||||||
yubico-piv-tool yubikey-personalization yubikey-personalization-gui yubikey-manager-qt
|
yubico-piv-tool yubikey-personalization yubikey-personalization-gui yubikey-manager-qt
|
||||||
slack discord gnome3.nautilus gnome3.eog
|
slack discord gnome3.nautilus gnome3.eog
|
||||||
|
|
Loading…
Reference in a new issue