Update hosts/docker/configuration.nix
This commit is contained in:
@@ -36,6 +36,9 @@ in
|
|||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
docker-compose
|
docker-compose
|
||||||
docker_25
|
docker_25
|
||||||
|
ipset
|
||||||
|
xtables-addons
|
||||||
|
geoipWithDatabase
|
||||||
];
|
];
|
||||||
|
|
||||||
# Mount docker persistent data
|
# Mount docker persistent data
|
||||||
|
|||||||
Reference in New Issue
Block a user