mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-11 07:14:37 +02:00
remove nextpnr for now
This commit is contained in:
parent
b1748f5b25
commit
1be7a94f46
4 changed files with 7 additions and 4 deletions
home-manager
|
@ -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 ];
|
||||
|
|
|
@ -25,7 +25,6 @@ in
|
|||
"nix"
|
||||
"uv"
|
||||
];
|
||||
nix_arguments = "--builders \"\"";
|
||||
};
|
||||
git.repos = [ configPath ];
|
||||
firmware = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue