iron: add disko configuration

This commit is contained in:
Primrose 2025-02-08 19:25:57 +01:00
parent bb437602cf
commit 78a94179ca
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 83 additions and 0 deletions

View file

@ -2,5 +2,6 @@
diskoConfigurations = {
carbon = import ./carbon;
vanadium = import ./vanadium;
iron = import ./iron;
};
}