diff --git a/hosts/pro-laptop/configuration.nix b/hosts/pro-laptop/configuration.nix index 1df2249..14ec850 100644 --- a/hosts/pro-laptop/configuration.nix +++ b/hosts/pro-laptop/configuration.nix @@ -37,6 +37,7 @@ server = { ollama.enable = true; + distrobox.enable = true; }; }; }