mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat(oracle): fix boot
This commit is contained in:
parent
e8b1f901e3
commit
47f0a180fe
2 changed files with 11 additions and 10 deletions
|
|
@ -34,7 +34,8 @@ in
|
|||
nixosConfigurations = {};
|
||||
homeConfigurations = {};
|
||||
darwinConfigurations = {};
|
||||
} // {
|
||||
}
|
||||
// {
|
||||
systems = hostConfigs;
|
||||
}
|
||||
// set.merge (set.mapToValues processHost hostConfigs)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue