Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-02-19 16:00:43 -05:00
parent b038943711
commit afcfc59a80
1 changed files with 6 additions and 2 deletions

View File

@ -65,8 +65,12 @@
nixosConfigurations = {
chrysalis = mkSystem [ ./hosts/chrysalis ./hardware/location/YOW ];
logos =
mkSystem [ ./hosts/logos ./hardware/alrest ./hardware/location/YOW waifud.nixosModules.x86_64-linux.waifud-runner ];
logos = mkSystem [
./hosts/logos
./hardware/alrest
./hardware/location/YOW
waifud.nixosModules.x86_64-linux.waifud-runner
];
# vms
## logos