ps2live: init

This commit is contained in:
41666 2024-03-10 19:54:54 -04:00
parent 630c7f2616
commit 7078ee7737
13 changed files with 262 additions and 280 deletions

View file

@ -136,6 +136,7 @@
lab-alpha = mkNixos [ ./nixos/hosts/lab-alpha ]; # what the mia doin
mango = mkNixos [ ./nixos/hosts/mango ]; # Matrix (mx.sapphic.engineer)
monitoring = mkNixos [ ./nixos/hosts/monitoring ]; # Grafana, Prometheus, Jaeger, etc
ps2live = mkNixos [ ./nixos/hosts/ps2live ]; # PS2.LIVE stack + planetside stuff
thonkpad = mkNixos [ ./nixos/hosts/thonkpad ]; # t480
};