rix101/modules
reo101 137cab1aed
refactor(flake)!: use the module system for configurations' meta.nix
- Move over `auto.confirmations.confirmations`' default value to a
  separate module (clearing out the associated `TODO`)
- Create a module type for the `meta` of each `configurationType`,
  which streamlines the definition and checking thereof
- Pass `meta` instead of just `host` to `predicate`, `mkHost` and
  `mkDeployNode`
- Move the `host != "__template__"` logic inside the default value for
  `meta`'s `enable` option, leaving it (`enable`) as the main filtering
  factor in the `configurations`' `predicate`s
- Combine `auto.configurations.result{Configurations,DeployNodes}` into
          `auto.configurations.result.{configurations,deployNodes}`
2024-09-05 23:37:49 +03:00
..
flake refactor(flake)!: use the module system for configurations' meta.nix 2024-09-05 23:37:49 +03:00
home-manager feat(scm): add some jj revset aliases 2024-09-01 04:32:00 +03:00
nix-darwin refactor(flake)!: export packages using a flake module 2024-07-29 01:54:22 +03:00
nix-on-droid feat(nix-on-droid): enanle android integration 2024-07-25 02:08:32 +03:00
nixos refactor(flake)!: export packages using a flake module 2024-07-29 01:54:22 +03:00