diff --git a/hosts/comfy-station/configuration.nix b/hosts/comfy-station/configuration.nix index 6bac7bc..8db7712 100644 --- a/hosts/comfy-station/configuration.nix +++ b/hosts/comfy-station/configuration.nix @@ -35,6 +35,8 @@ desktop.de.plasma.enable = false; desktop.de.hyprland.enable = true; + services.desktopManager.cosmic.enable = true; + services.virt-manager.enable = true; services.virt-manager.forUsers = ["jonas"];