diff --git a/nixos/hosts/gandalf/default.nix b/nixos/hosts/gandalf/default.nix index 762acf5..51cb8d9 100644 --- a/nixos/hosts/gandalf/default.nix +++ b/nixos/hosts/gandalf/default.nix @@ -124,7 +124,6 @@ in }; }; services = { - glances.enable = true; libvirt-qemu.enable = true; podman.enable = true;