diff --git a/hosts/desktop1/configuration.nix b/hosts/desktop1/configuration.nix index c5f7060..02e1cfe 100644 --- a/hosts/desktop1/configuration.nix +++ b/hosts/desktop1/configuration.nix @@ -90,10 +90,6 @@ stylix.enable = true; stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/dracula.yaml"; - programs.virt-manager.enable = true; - users.groups.libvirtd.members = ["smayzy"]; - virtualisation.libvirtd.enable = true; - programs.fzf.keybindings = true; services.flatpak = {