propagate node config and hostname to nixos modules

This commit is contained in:
do butterflies cry? 2026-03-07 23:46:02 +10:00
parent aec16966ae
commit b486ee8cb7
Signed by: cry
GPG key ID: F68745A836CA0412
2 changed files with 7 additions and 7 deletions

View file

@ -5,9 +5,6 @@
- [ ] support hs system per dir, ie hosts/<name>/overlays or hosts/<name>/nixpkgs.nix
## Queued
- [X] base should automatically be set as the default (dont do anything with the default)
- [X] try to remove common foot guns, ie abort if the user provides the home-manager or microvm nixosModules
since cerulean ALREADY provides these
- [ ] per node home configuration is a lil jank rn
- [ ] deploy port should default to the first port given to `services.openssh`