Add upload-to-files script
This commit is contained in:
parent
0a535c1c4e
commit
922012c215
3 changed files with 13 additions and 1 deletions
|
@ -23,7 +23,9 @@
|
|||
|
||||
packages =
|
||||
with pkgs;
|
||||
[ ]
|
||||
[
|
||||
upload-to-files
|
||||
]
|
||||
++ pkgs.lib.optionals (!headless) [
|
||||
brave
|
||||
firefox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue