rename script

This commit is contained in:
2023-08-30 21:06:51 +02:00
parent 97eda81232
commit 01ce14ac83
3 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ let
allowedTCPPorts = [ 80 443 8065 ];
allowedUDPPorts = [ ];
autoUpdateContainers = true;
hostName = "nixos-docker-test";
hostName = "nixos-container-host";
systemPackages = with pkgs; [
bind
bmon