refactor(rialo): remove unused packages from systemPackages
- Removed `dnsmasq`, `libvirt`, and `virt-manager` for cleanup.
This commit is contained in:
parent
78210642c0
commit
301d0f7807
1 changed files with 0 additions and 3 deletions
|
|
@ -36,13 +36,10 @@ with lib.metacfg;
|
|||
environment.systemPackages = with pkgs; [
|
||||
attic-client
|
||||
claude-code
|
||||
dnsmasq
|
||||
gh
|
||||
imagemagick
|
||||
libvirt
|
||||
nodejs
|
||||
qemu
|
||||
virt-manager
|
||||
sox
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue