refactor(rialo): remove unused packages from systemPackages

- Removed `dnsmasq`, `libvirt`, and `virt-manager` for cleanup.
This commit is contained in:
Harald Hoyer 2026-04-07 09:53:50 +02:00
parent 78210642c0
commit 301d0f7807

View file

@ -36,13 +36,10 @@ with lib.metacfg;
environment.systemPackages = with pkgs; [
attic-client
claude-code
dnsmasq
gh
imagemagick
libvirt
nodejs
qemu
virt-manager
sox
];