feat: finish normal binding socket example

This commit is contained in:
2026-05-20 12:25:50 -04:00
parent 3e6426c655
commit 9c957b0309
3 changed files with 18 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
in
{
packages.default = pkgs.buildDotnetModule {
pname = "dotnet-systemd";
pname = "Server";
version = "0.1.0";
src = ./Server;