feat: Added phoenix

This commit is contained in:
fsc0131y
2024-05-14 10:23:24 +02:00
parent f24791fc84
commit a672b9b69d
4 changed files with 62 additions and 6 deletions

View File

@@ -104,6 +104,15 @@
isServer = true;
live = true;
}
{
name = "phoenix";
system = "x86_64-linux";
user = "fs0c131y";
isNix = true;
hasGui = false;
isServer = true;
live = true;
}
{
name = "ryu";
system = "x86_64-linux";