7 Commits

Author SHA1 Message Date
93e8426a43
Feature: Implement new modules for fighter.
- Fighter uses: system, git, sops, docker, networking, and iscsi modules; plus its own stacks module which we've updated to use the new design concept.
  - I can't figure out how to put all of the module code together (importing and defining the vars), so we're compromising.
2025-02-16 01:26:30 -08:00
93c0ef3eda
Fix: Nix doesn't like the syntax. 2025-02-06 02:21:50 -08:00
bc5ff15869
Fix: Use ${stack}.secrets instead of secrets.env 2025-02-06 02:18:57 -08:00
5a093b5d36
Fix: Stop using secrets.env. It confuses sops. 2025-02-06 02:15:00 -08:00
1feffe2777
Fix: Update instances of APPDATA to point to ${sys.dataDirs.appdata}/${stack} 2025-02-01 00:18:26 -08:00
328c7ead50
Feature: Init stack.nix for coder. 2025-01-31 22:30:41 -08:00
2328238acc
Init coder 2024-12-31 10:50:40 -08:00