remove nextpnr for now

This commit is contained in:
Thilo Billerbeck 2025-04-19 14:51:52 +02:00
parent b1748f5b25
commit 1be7a94f46
4 changed files with 7 additions and 4 deletions
home-manager

View file

@ -76,7 +76,7 @@ in
# FPGA stuff
yosys
nextpnr
# nextpnr
icestorm
icebreaker
@ -115,6 +115,7 @@ in
dbeaver-bin
onlyoffice-bin
spotify
spicetify-cli
discord
(lutris.override {
extraLibraries = _: [ adwaita-icon-theme ];

View file

@ -25,7 +25,6 @@ in
"nix"
"uv"
];
nix_arguments = "--builders \"\"";
};
git.repos = [ configPath ];
firmware = {