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

This commit is contained in:
2026-07-26 16:06:33 +02:00
parent 324d54683c
commit 19fd3ec35d
9 changed files with 63 additions and 17 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