feat: add isisdl overlay
This commit is contained in:
parent
6f14d08d92
commit
d01221fd65
4 changed files with 43 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
*/
|
||||
|
||||
home.packages = with pkgs; [
|
||||
tree-sitter # parser generator tool and an incremental parsing library
|
||||
lua-language-server
|
||||
clang-tools
|
||||
rust-analyzer
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@
|
|||
imagemagick # software suite to create, edit, compose, or convert bitmap images
|
||||
ghostscript # postscript interpreter (mainline version)
|
||||
ventoy-full # bootable usb solution
|
||||
isisdl # downloader for isis of tu-berlin
|
||||
];
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue