feat: working on sharing server

This commit is contained in:
Nick 2025-11-25 13:01:51 -06:00
parent e63236cfcc
commit 4a83e1702e
4 changed files with 45 additions and 28 deletions

View file

@ -28,6 +28,9 @@ in
"torrent"
"p2p"
];
ports = {
port0 = 3030;
};
interface = {
id = "vm-${name}";
mac = "02:00:00:00:56:07";