rm ascanius keys

auto-flake-update
Yorick van Pelt 2021-05-30 12:59:15 +02:00
parent 4913b6289e
commit 6e30c06335
Signed by: yorick
GPG Key ID: D8D3CC6D951384DE
4 changed files with 1 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@ -4,13 +4,11 @@
jarvis = "10.209.0.2";
frumar = "10.209.0.3";
woodhouse = "10.209.0.4";
ascanius = "10.209.0.5";
blackadder = "10.209.0.6";
zazu = "10.209.0.7";
};
keys = {
# for i in wg.*.key; do echo $(echo $i | cut -d. -f2) = \"$(wg pubkey < $i)\"\;; done
ascanius = "zZ3gegDspSKBJutp99VzODZNcJ1qQF3OH2nrlxhICwI=";
blackadder = "+SfIbW9/MmA5iIVUUzkKPeWmZvwhP8y9qWo67o2UZUA=";
frumar = "UpFw4KmrvmOWdMOJ+LHvMzgN7cQMnasqlkzF8/apoGI=";
jarvis = "2/Qaq5uiy8uGGnZLIfjeomL47XjZCsJ1dDFDD9Nlq3E=";

View File

@ -123,8 +123,7 @@ in {
# will remove all your previously installed nix-env stuff
# so check with nix-env -q first
hosts = with self; with self.envs; rec {
ascanius = [apps code de games envs.js pdf nix media misc scripts coins myEmacs];
jarvis = [apps code de /*games*/ envs.js pdf nix media misc scripts];
jarvis = [apps code de /*games*/ envs.js pdf nix media misc scripts coins];
blackadder = jarvis;
woodhouse = [de media misc kodi chromium spotify];
pennyworth = [];