forked from mirrors_public/oddlama_nix-config
feat: inherit lovesegfault's changes to host generation
This commit is contained in:
parent
2081ce6585
commit
7c6461d8e2
7 changed files with 18 additions and 29 deletions
|
@ -50,6 +50,7 @@
|
|||
...
|
||||
} @ inputs:
|
||||
{
|
||||
hosts = import ./nix/hosts.nix;
|
||||
deploy = import ./nix/deploy.nix inputs;
|
||||
overlays = import ./nix/overlay.nix inputs;
|
||||
homeConfigurations = import ./nix/home-manager.nix inputs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue