feat: Added nixos remote device

This commit is contained in:
uttarayan21
2024-11-18 21:05:18 +05:30
parent 946b9f00e2
commit 746e099f9f
6 changed files with 183 additions and 5 deletions

View File

@@ -119,6 +119,7 @@
system = "x86_64-linux";
user = "fs0c131y";
hasGui = false; # Don't wan't to run GUI apps on a headless server
isNix = true;
isServer = true;
}
{