Commit graph

4 commits

Author SHA1 Message Date
eb53390b5a
chore(topology): inherit indentation 2024-09-01 17:41:59 +03:00
26e58b8f24
chore(topology): cleanup
`cheetah` name typo
explicit use of `builtins`
(also added `-monitor` to `magick` but it does not seem to help much)
2024-08-27 23:32:42 +03:00
f90ac47d91
feat(topology): add legacyPackages package for convenience
Can now also build with (1) instead of just (2)
- `nix build .#topology`
(from `legacyPackages`, hidden in `nix flake show`)
- `nix build .#topology.${system}.config.output`
(raw flake output)
2024-07-27 13:39:33 +03:00
91f0deb3bc
feat(flake)!: *dogfood* on all flake modules
Export all `./nix/` flake modules
Modularize `configurations` on `machines` dir
Also move `toposort` images to a single attrset binding
2024-07-25 01:25:21 +03:00
Renamed from nix/topology/default.nix (Browse further)