feat(server): Remove server import from home.nix

This commit is contained in:
uttarayan21
2024-11-05 18:54:10 +05:30
parent e2b43c3090
commit fb62375c4f
3 changed files with 3 additions and 3 deletions

View File

@@ -120,7 +120,6 @@
user = "fs0c131y";
hasGui = false; # Don't wan't to run GUI apps on a headless server
isServer = true;
live = true;
}
{
name = "ryu";