feat(oracle): fix boot

This commit is contained in:
Kat Inskip 2024-08-28 14:20:31 -07:00
parent e8b1f901e3
commit 47f0a180fe
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
2 changed files with 11 additions and 10 deletions

View file

@ -34,7 +34,8 @@ in
nixosConfigurations = {};
homeConfigurations = {};
darwinConfigurations = {};
} // {
}
// {
systems = hostConfigs;
}
// set.merge (set.mapToValues processHost hostConfigs)