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 '';