add geoipWithDatabase

This commit is contained in:
Motiejus Jakštys 2023-12-07 22:56:16 +02:00
parent 2c4eb6f3f2
commit 821f770dd7
1 changed files with 2 additions and 0 deletions

View File

@ -638,6 +638,8 @@
}; };
}; };
environment.systemPackages = with pkgs; [geoipWithDatabase];
networking = { networking = {
hostId = "f9117e1b"; hostId = "f9117e1b";
hostName = "vno1-oh2"; hostName = "vno1-oh2";