idk
This commit is contained in:
parent
1d97959a14
commit
8b2e1e2029
8 changed files with 24 additions and 9 deletions
|
|
@ -1,6 +1,11 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs = {
|
||||
|
||||
ffmpeg.enable = true;
|
||||
nodejs.enable = true;
|
||||
bun.enable = true;
|
||||
ntfs3g.enable = true;
|
||||
python.enable = true;
|
||||
jdk.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue