this repo has no description
2
fork

Configure Feed

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

somehow still didn't update wireguard-server with new curve pubkey

+1 -1
+1 -1
hosts/profiles/wireguard-server/default.nix
··· 28 28 } 29 29 { 30 30 # curve 31 - publicKey = "kzw+51vVYkitGmSMJPAj1jdhzmxhvmSrrIQ4Ar8wzlI="; 31 + publicKey = "zkC7IzXX16i2ixqnRrPlUq2fD2/4noe84FlZBFaDBEE="; 32 32 allowedIPs = [ "10.0.69.2/32" ]; 33 33 } 34 34 {