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