From d32566d872eb33bc074975c849f04b5596cfd642 Mon Sep 17 00:00:00 2001 From: Tyler Mayoff Date: Tue, 24 Jun 2025 15:18:54 +0000 Subject: [PATCH] logging --- dot_config/flake/machines/mal/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/flake/machines/mal/configuration.nix b/dot_config/flake/machines/mal/configuration.nix index 4d60574..6e9b97a 100644 --- a/dot_config/flake/machines/mal/configuration.nix +++ b/dot_config/flake/machines/mal/configuration.nix @@ -178,7 +178,7 @@ in { ${secrets} - printf "\nRestore nextcloud \n" + printf "\nRestore restore \n" ${pkgs.restic}/bin/restic -r "$RESTIC_REPOSITORY/Backups" restore latest -vvv --target / # ${pkgs.restic}/bin/restic -r "$RESTIC_REPOSITORY/NextCloud" check -vvv '';