1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-20 09:39:39 +01:00

Compare commits

...

3 Commits

Author SHA1 Message Date
426fd9d1e7
flake.lock: Update
Flake lock file updates:

• Updated input 'emacs-overlay':
    'github:nix-community/emacs-overlay/f52764468eeaa05affd95c9b9236bb0e2dbf2555' (2023-09-25)
  → 'github:nix-community/emacs-overlay/bcb0cc6626d0e79ff188c30cad72f52692c1048d' (2023-09-26)
2023-09-26 10:31:05 +02:00
be2c287afc
Update rhea pub key 2023-09-25 23:59:30 +02:00
7f0e9b799d
Add rhea to wireguard network 2023-09-25 23:31:33 +02:00
2 changed files with 8 additions and 3 deletions

View File

@ -33,6 +33,11 @@ with lib; {
localIp = "142";
publicKey = "UnS5BtlKKTXfNaSsw2PY7Gbd5aLGiJVlCUY7bHosLio=";
};
rhea = {
localIp = "4";
publicKey = "AxihqSB+Yr333Zjrkl0BpRFl2VbCHy4E9UOGz+0PTD0=";
};
};
prefixes = {

6
flake.lock generated
View File

@ -72,11 +72,11 @@
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1695639212,
"narHash": "sha256-RuFBZPJf1Y1t1HZByq95RQCoEJ4ANs05dLwd45pYdig=",
"lastModified": 1695697673,
"narHash": "sha256-bGs6biCl41rJLMVazhe6kLYDLYn+P/bSeejxokdZjnA=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "f52764468eeaa05affd95c9b9236bb0e2dbf2555",
"rev": "bcb0cc6626d0e79ff188c30cad72f52692c1048d",
"type": "github"
},
"original": {