feat: Added tako

This commit is contained in:
uttarayan21
2025-11-26 18:15:12 +05:30
parent 58594d582b
commit b5399c5cc8
51 changed files with 1922 additions and 4307 deletions

View File

@@ -264,6 +264,14 @@
isNix = true;
isServer = true;
};
tako = mkDevice {
name = "tako";
system = "x86_64-linux";
user = "servius";
hasGui = false;
isNix = true;
isServer = true;
};
ryu = mkDevice {
name = "ryu";
system = "x86_64-linux";