diff --git a/hosts/hermit/configuration.nix b/hosts/hermit/configuration.nix index d56dcb1..6d73933 100644 --- a/hosts/hermit/configuration.nix +++ b/hosts/hermit/configuration.nix @@ -22,6 +22,7 @@ openFirewall = true; }; }; + virtualisation.docker.enable = true; modules = { desktops.hyprland.enable = true;