rix101/modules/flake
reo101 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
..
topology feat(flake)!: *dogfood* on all flake modules 2024-07-25 01:25:21 +03:00
agenix.nix feat(flake)!: *dogfood* on all flake modules 2024-07-25 01:25:21 +03:00
configurations.nix feat(flake)!: *dogfood* on all flake modules 2024-07-25 01:25:21 +03:00
deploy.nix feat(flake)!: *dogfood* on all flake modules 2024-07-25 01:25:21 +03:00
modules.nix feat(flake)!: *dogfood* on all flake modules 2024-07-25 01:25:21 +03:00
pkgs.nix feat(flake)!: *dogfood* on all flake modules 2024-07-25 01:25:21 +03:00
README.md feat(flake): start using flake-parts 2023-12-31 19:00:18 +02:00

Add your reusable flake modules to this directory (https://flake.parts/)

These are considered modules:

  • files, ending in .nix (excluding default.nix)
  • directories, containing default.nix