chore: remove devices diagrams and update flake configuration

This commit is contained in:
uttarayan21
2025-12-08 23:18:54 +05:30
parent 597cf35a09
commit d099b4b403
6 changed files with 12 additions and 404 deletions

View File

@@ -255,14 +255,6 @@
...
} @ inputs: let
devices = {
# mirai = mkDevice {
# name = "mirai";
# system = "x86_64-linux";
# user = "fs0c131y";
# hasGui = false; # Don't wan't to run GUI apps on a headless server
# isNix = true;
# isServer = true;
# };
tako = mkDevice {
name = "tako";
system = "x86_64-linux";