nixpkgs update

This commit is contained in:
2024-10-24 06:24:12 -07:00
parent 84488e047a
commit e889cb4b3d

View File

@@ -40,7 +40,7 @@
]; ];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
bisq1.packages.bisq-desktop bisq1.packages.x86_64-linux.bisq-desktop
]; ];
}; };