sdrweb: revert from broken fork to main nixpkgs input

This commit is contained in:
Astro 2022-06-19 22:28:38 +02:00
parent 349463436c
commit 81e5d603e6

View File

@ -586,7 +586,6 @@
};
sdrweb = nixosSystem' {
nixpkgs = inputs.nixpkgs-openwebrx;
modules = [
./config/lxc-container.nix
{ nixpkgs.overlays = [ secrets.overlays.mucbot ]; }