add files
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{ pkgs, ... }: {
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget
|
||||
nixfmt
|
||||
tree-sitter
|
||||
lsof
|
||||
exiftool
|
||||
trash-cli
|
||||
ffmpeg
|
||||
unzip
|
||||
scdl
|
||||
aria2
|
||||
python3
|
||||
nodejs
|
||||
gomi
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user