modified: hosts/docker/configuration.nix
This commit is contained in:
@@ -19,7 +19,7 @@ in
|
||||
|
||||
networking.hostName = "docker"; # Define your hostname.
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
services.tailscale.enable = true;
|
||||
# Enable docker-compose
|
||||
environment.systemPackages = with pkgs; [
|
||||
docker-compose
|
||||
|
||||
Reference in New Issue
Block a user