motiejus/config

NixOS config
git clone https://git.jakstys.lt/motiejus/config.git
Log | Tree | Refs | README | LICENSE

commit 6804845d1cf490f6a138699be321ba2df489ae46 (tree)
parent 26ee24acad16c1850020634b9908c955b7e92cb3
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Fri,  5 Jun 2026 11:27:13 +0000

timelapse-r11: no longer private

Diffstat:
Mhosts/fwminex/configuration.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix @@ -465,7 +465,7 @@ in repo = "${vno3-nk}:${this}-var_lib_lesser"; paths = [ "prometheus2" - "private/timelapse-r11" + "timelapse-r11" ]; backup_at = "*-*-* 02:01:00 UTC"; compression = "none";