Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/infra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a62afcef16e4
Choose a base ref
...
head repository: NixOS/infra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cc435132158d
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Feb 20, 2021

  1. Add macofborg1 to wireguard

    rbvermaa committed Feb 20, 2021

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    lukekarrys Luke Karrys
    Copy the full SHA
    cc43513 View commit details
Showing with 5 additions and 0 deletions.
  1. +5 −0 modules/wireguard.nix
5 changes: 5 additions & 0 deletions modules/wireguard.nix
Original file line number Diff line number Diff line change
@@ -95,6 +95,11 @@ let
publicKey = "aw/8/5oEn0cZa/WnUE7E7MEukDvzUzaAUEL6PMhLFmE=";
};

macofborg1 = {
ip = "10.254.2.51";
publicKey = "RPD07xoZYB3aq9hS4pX+qnCHwSbNunK69HGdf8pRtCQ=";
};

mac-m1-1 = {
ip = "10.254.2.101";
publicKey = "r9EEig5zzGS+MlMqK1jCzXB4Rm11Q/c812i7dxGj8gQ=";