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; [
|
environment.systemPackages = with pkgs; [
|
||||||
attic-client
|
attic-client
|
||||||
claude-code
|
claude-code
|
||||||
dnsmasq
|
|
||||||
gh
|
gh
|
||||||
imagemagick
|
imagemagick
|
||||||
libvirt
|
|
||||||
nodejs
|
nodejs
|
||||||
qemu
|
qemu
|
||||||
virt-manager
|
|
||||||
sox
|
sox
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue