commit 28e21cde4d2dbcf7b36073d9369f0922f76e2539 (tree) parent 7c3892c28e04589749e79fc61641984d00d61a6e Author: Motiejus Jakštys <motiejus@jakstys.lt> Date: Tue, 28 Jan 2025 07:33:33 +0000 borg: rm nightly snapshots Diffstat:
| M | hosts/fwminex/configuration.nix | | | 6 | ------ |
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix @@ -703,12 +703,6 @@ in keep = 24; refreshInterval = "*:00:00"; } - { - subvolume = "/var/lib"; - label = "nightly"; - keep = 7; - refreshInterval = "daily UTC"; - } ]; };