This commit is contained in:
Till 2024-12-26 16:07:44 +01:00
parent 5fabec3fa3
commit 4fb0d3aa6c
17 changed files with 75 additions and 34 deletions

View file

@ -11,7 +11,7 @@
snapshot_dir = "/btrbk_snapshots";
target = "/run/media/till/backup/${config.networking.hostName}";
target_preserve_min = "latest";
target_preserve = "10d 10w *m";
target_preserve = "10d 10w 24m";
};
};
};

View file

@ -7,13 +7,12 @@
services.gnome.gnome-browser-connector.enable = true;
environment.gnome.excludePackages = (with pkgs; [
gnome-tour
]) ++ (with pkgs.gnome; [
geary
yelp
gnome-contacts
gnome-initial-setup
]);
environment.systemPackages = with pkgs.gnome; [
environment.systemPackages = with pkgs; [
gnome-sound-recorder
gnome-tweaks
gnome-boxes