remove unused packages for monero mining

This commit is contained in:
Kim, Jimin 2024-12-07 21:12:35 +09:00
parent 11f7e7d288
commit e881087bd8
Signed by: pomp
GPG key ID: D3932F82A0667A3B

View file

@ -3,6 +3,5 @@
{
environment.systemPackages = with pkgs; [
monero-gui
p2pool
];
}