Auto: cleanup-2026-07-26T14-02-17Z

This commit is contained in:
2026-07-26 16:02:39 +02:00
parent 5e7550f6d7
commit eca6ad278d
10 changed files with 36 additions and 23 deletions
+6 -2
View File
@@ -1,5 +1,9 @@
{self, ...}: {
flake.nixosModules.gitBackup = {pkgs, config, ...}: {
flake.nixosModules.gitBackup = {
pkgs,
config,
...
}: {
age.secrets.ntfy = {
file = ../../secrets/ntfy.age;
};
@@ -54,7 +58,7 @@
text = ''
# shellcheck disable=SC1090
source "$NTFY_SECRET"
# checks if kdrive is available
custom-checkKdrive