modified: hosts/kuma/configuration.nix

This commit is contained in:
2025-12-17 14:57:34 +10:00
parent 25b8ebcad7
commit 38c55c3de2

View File

@@ -17,7 +17,7 @@ in
../../common/configuration.nix
];
networking.hostName = "docker"; # Define your hostname.
networking.hostName = "kuma"; # Define your hostname.
virtualisation.docker.enable = true;
# Enable docker-compose