add nftables to pc

This commit is contained in:
Kopatz
2023-12-15 22:43:12 +01:00
parent 2c8f70f436
commit da0b5ac84d
6 changed files with 14 additions and 8 deletions

View File

@@ -0,0 +1,4 @@
{
### docker
virtualisation.docker.enable = true;
}

View File

@@ -73,6 +73,5 @@ in
# DOTNET_ROOT = "${pkgs.dotnet-sdk_7}";
#};
### docker
virtualisation.docker.enable = true;
}