add peerix

This commit is contained in:
2026-03-19 17:55:09 +01:00
parent 2f8ab6e8e9
commit dda547954b
4 changed files with 65 additions and 0 deletions
+5
View File
@@ -24,4 +24,9 @@ in
gc = true; # Run GC afterwards
};
services.peerix = {
enable = true;
trackerUrl = null; # Use LAN mode instead of Iroh
};
}