This commit is contained in:
stubdesu 2024-01-15 16:09:39 +07:00
parent 9272749b6f
commit 0f75981120
15 changed files with 129 additions and 31 deletions

View file

@ -69,6 +69,7 @@
};
in
{
nixosConfigurations."anemone" = mkSystem nixpkgs "anemone" "x86_64-linux" true [];
nixosConfigurations."blossom" = mkSystem nixpkgs "blossom" "x86_64-linux" true [];
nixosConfigurations."hyacinth" = mkSystem nixpkgs "hyacinth" "x86_64-linux" true [];