Monorepo for Tangled tangled.org
1

Configure Feed

Select the types of activity you want to include in your feed.

nix: fix comment typo

Signed-off-by: Spenser Black <me@spenser.black>

+1 -1
+1 -1
nix/vm.nix
··· 78 78 # knotmirror 79 79 { 80 80 from = "host"; 81 - host.port = 7007; # 7000 is deserved in macos for Airplay 81 + host.port = 7007; # 7000 is reserved in macos for Airplay 82 82 guest.port = 7000; 83 83 } 84 84 # knotmirror-tap