added swap to server and removed a package that is failing to build

This commit is contained in:
2026-03-05 07:54:19 -06:00
parent ac784ff44d
commit 8b67e31c3b
2 changed files with 4 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
environment.systemPackages = with pkgs; [
rtl-sdr
hamlib
gqrx
#gqrx
sdrpp
];