add tinas wireguard

This commit is contained in:
Ingolf Wagner 2023-07-09 19:01:19 +02:00
parent 587a482b13
commit 45849dd7e0
Signed by: palo
GPG key ID: 76BF5F1928B9618B
2 changed files with 5 additions and 1 deletions

View file

@ -30,6 +30,10 @@
users.users.mainUser.extraGroups = [ "pipewire" ];
services.udev.extraRules = ''
KERNEL="ttyACM[0-9]*", MODE="0666"
'';
components.gui.enable = true;
components.terminal.enable = true;
components.network.enable = true;

View file

@ -41,7 +41,7 @@
}
{
# tina
publicKey = "v0/cozfHsRUYBXHGUrY7TEZF/ItcQywVphDAQdm9GU0=";
publicKey = "RZsuQfWfAQLMm45ZiuNLBwcpL+GEbPYTRTrASFzMCFQ=";
allowedIPs = [ "10.100.0.5/32" ];
}
{