modified: hosts/kuma/configuration.nix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user