Update valkyrie IP

This commit is contained in:
fi 2024-11-20 05:46:41 +01:00
parent a5f239d234
commit aea6f7c3da
4 changed files with 6 additions and 24 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, nixpkgs-mastodon-4-2-10, ... }:
{ pkgs, nixpkgs-unstable, ... }:
let
mastodonNekoversePatches = pkgs.fetchgit {
url = "https://github.com/yuri-qq/nekoverse-mastodon-patches.git";
@ -25,7 +25,7 @@ let
yarnHash = "sha256-qoLesubmSvRsXhKwMEWHHXcpcqRszqcdZgHQqnTpNPE=";
});
};
pkgs-overlay = nixpkgs-mastodon-4-2-10.legacyPackages."x86_64-linux".extend mastodonNekoverseOverlay;
pkgs-overlay = nixpkgs-unstable.legacyPackages."x86_64-linux".extend mastodonNekoverseOverlay;
vapidPublicKey = pkgs.writeText "vapid-public-key" "BDCbFEDCZ8eFuWr3uEq4Qc30UFZUQeNpF8OCw6OjPwAtaKS1yTM3Ue749Xjqy5WhBDjakzlixh4Gk7gluUhIdsU=";
in
{

View file

@ -3,7 +3,7 @@ let
wireguard-nat-nftables = import ../../../pkgs/wireguard-nat-nftables pkgs;
config = pkgs.writeText "wireguard-nat-nftables-config" (builtins.toJSON {
interface = "ens3";
interface_address = "172.16.4.180";
interface_address = "172.16.4.239";
wg_interface = "wg0";
pubkey_port_mapping = {
# okayu