system: update

This commit is contained in:
2025-03-30 22:22:46 +03:00
parent 8c39e606e3
commit 2d322ab1f2
13 changed files with 114 additions and 80 deletions

View File

@ -19,8 +19,8 @@
environment.etc = {
"v2raya/ru_geoip.dat".source = pkgs.fetchurl {
name = "geoip.dat";
url = "https://github.com/runetfreedom/russia-blocked-geoip/releases/download/202502081519/geoip.dat";
hash = "sha256-uzv+aNlTD/UycNK2WWbI9timBbaFLAK3ME/lOrzpFdg=";
url = "https://github.com/runetfreedom/russia-blocked-geoip/releases/download/202503301521/geoip.dat";
hash = "sha256-IhMK8IzAYo1RtTFCPKaJ515JtZHv08UXDssg3fPgh+I=";
};
"v2raya/bolt.db".source = config.sops.secrets.vpn_bolt.path;