impure.nix: Add extendModules to hosts.* #4

Merged
colin merged 1 commits from shelvacu/colins-nix-files:patch-add-host-extendModules into master 2025-03-08 09:33:26 +00:00
Contributor

With this something like hosts.servo.extendModules { networking.hostname = "shel-is-awesome"; } works as expected. Mirrors the functionality of extendModules on the result of evalConfig

With this something like `hosts.servo.extendModules { networking.hostname = "shel-is-awesome"; }` works as expected. Mirrors the functionality of extendModules on the result of evalConfig
shelvacu force-pushed patch-add-host-extendModules from 895ee2f0e8 to a405850cf8 2025-03-04 20:26:06 +00:00 Compare
Owner

TIL about extendModules: neat!

TIL about `extendModules`: neat!
colin merged commit 9a87622ce6 into master 2025-03-08 09:33:26 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: colin/nix-files#4
No description provided.