Commit graph

14 commits

Author SHA1 Message Date
lelgenio b5e6127bb3 rainbow: remove gitlab runner 2025-03-12 11:40:54 -03:00
lelgenio 0b7bb0a69b rainbow: Partial Revert "rainbow: cleanup"
This reverts commit feafc57514.
2025-03-12 11:40:54 -03:00
lelgenio 1e2d64a1c7 rainbow: cleanup 2025-03-12 11:40:54 -03:00
Leonardo Eugênio 399eafe9ed treewide: format using nixfmt-rfc-style 2025-03-12 11:39:23 -03:00
Leonardo Eugênio 26c6596beb monolith: add forgejo runner 2025-03-12 11:39:23 -03:00
Leonardo Eugênio 9aaa304d2a phantom: add forgejo server 2025-03-12 11:39:17 -03:00
Leonardo Eugênio 35e0704b82 agenix: fix secrets not being opened on boot
Agenix runs before some partitions are mounted,
one option is to mark those partitions are need for boot:

{
  fileSystems."/home".neededForBoot = true;
}

I choose to copy my ssh key to the root user's HOME,
which is not in a separate partition.
2024-02-02 21:03:34 -03:00
Leonardo Eugênio b00b4e322f ghost: split secrets for server and local 2023-10-22 14:55:39 -03:00
Leonardo Eugênio eb3eca98c4 ghost: enabled writefreely 2023-10-16 10:15:19 -03:00
Leonardo Eugênio 9c1709c039 hosts: add ghost 2023-10-14 16:30:51 -03:00
Leonardo Eugênio ab8b3d4a87 Add nix gitlab runner 2023-02-24 12:37:35 -03:00
lelgenio 18357e7779 monolith: fix nix serve 2023-01-25 14:02:44 -03:00
lelgenio ba90b2a1ce gitlab: use rainbow as a runner 2023-01-12 15:10:48 -03:00
Leonardo Eugênio b6872b1694 Secrets: add agenix config 2022-12-23 11:22:58 -03:00