system: update

This commit is contained in:
2025-09-24 23:01:46 +03:00
parent 26753a5b98
commit 3304573292
3 changed files with 82 additions and 81 deletions
+2 -2
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/202509010928/geoip.dat";
hash = "sha256-BYDijRYTbID4G9OdEPNSZ19OHaAsp4Ctkz/JJH1Eej4=";
url = "https://github.com/runetfreedom/russia-blocked-geoip/releases/download/202509251525/geoip.dat";
hash = "sha256-bhz32BOLoqq8yYe8tXWQRkqUiDMa4jAuhLjDfcyF9d4=";
};
"v2raya/bolt.db".source = config.sops.secrets.vpn_bolt.path;