selfhostblocks/modules/blocks
ibizaman 6a3c43d716 do not use activation script for script with dependencies
The issue with activation script is the order is alphabetical,
meaning the order the script is assembled is not really set in stone.

Here, because the script had a name starting with `restic`,
it was ran before the `sops` secret generation script.
And since the restic script was trying to use the secrets,
it failed.
2024-11-15 21:49:24 +01:00
..
monitoring reduce alerting time for 5XX error 2024-09-07 11:06:36 -07:00
postgresql/docs Backup contracts for files and databases (#344) 2024-11-12 20:40:52 +00:00
restic Backup contracts for files and databases (#344) 2024-11-12 20:40:52 +00:00
ssl/docs add contract documentation (#225) 2024-04-14 15:21:20 -07:00
authelia.nix switch authelia to new secrets contract 2024-10-24 22:27:47 +02:00
borgbackup.nix add backup contract 2024-08-20 00:33:26 -07:00
davfs.nix fix davfs gid 2024-09-03 09:37:16 -07:00
hardcodedsecret.nix add contract test for secret contract 2024-10-24 22:27:47 +02:00
ldap.nix Backup contracts for files and databases (#344) 2024-11-12 20:40:52 +00:00
monitoring.nix flake.lock: Update (#244) 2024-08-31 07:57:21 +00:00
nginx.nix add forgejo service 2024-09-12 13:10:20 -07:00
postgresql.nix Backup contracts for files and databases (#344) 2024-11-12 20:40:52 +00:00
restic.nix do not use activation script for script with dependencies 2024-11-15 21:49:24 +01:00
ssl.nix fix let's encrypt ssl block for host verification 2024-09-21 23:59:10 -07:00
tinyproxy.nix Switch to not deprecated mkPackageOption (#288) 2024-09-02 01:17:38 +00:00
vpn.nix revert hotfix for vpn 2024-09-22 00:36:54 -07:00
zfs.nix add mount contract implemented by zfs 2024-08-12 06:51:24 -07:00