feat(hosts/affogato): enable docker

This commit is contained in:
2025-11-07 22:32:00 +01:00
parent 53768f944e
commit 5cc4d2cd65

View File

@@ -58,6 +58,7 @@
services.tailscale.enable = true;
services.blueman.enable = true;
services.power-profiles-daemon.enable = true;
virtualisation.docker.enable = true;
# TODO: delete this later
system.stateVersion = "23.05"; # Did you read the comment?