misc installs
This commit is contained in:
parent
1ca757fe95
commit
5188d951ef
3 changed files with 3 additions and 0 deletions
|
|
@ -73,6 +73,7 @@
|
||||||
arduino
|
arduino
|
||||||
arduino-cli
|
arduino-cli
|
||||||
arduino-ide
|
arduino-ide
|
||||||
|
btop
|
||||||
claude-code
|
claude-code
|
||||||
dconf2nix
|
dconf2nix
|
||||||
foliate
|
foliate
|
||||||
|
|
|
||||||
|
|
@ -18,6 +18,7 @@
|
||||||
gawk
|
gawk
|
||||||
gnugrep
|
gnugrep
|
||||||
curl
|
curl
|
||||||
|
bintools
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.isContainer = true;
|
boot.isContainer = true;
|
||||||
|
|
|
||||||
|
|
@ -10,5 +10,6 @@
|
||||||
rustc
|
rustc
|
||||||
clippy
|
clippy
|
||||||
gh
|
gh
|
||||||
|
buildPackages.stdenv.cc
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue