feat: add bun
This commit is contained in:
parent
35bd28fe4b
commit
abcd794d99
2 changed files with 1 additions and 1 deletions
|
|
@ -26,6 +26,7 @@
|
||||||
openjdk17
|
openjdk17
|
||||||
javaPackages.openjfx17
|
javaPackages.openjfx17
|
||||||
gradle_7
|
gradle_7
|
||||||
|
bun
|
||||||
nodejs_21
|
nodejs_21
|
||||||
nodenv
|
nodenv
|
||||||
] ++ lib.optionals (gui.enable) [
|
] ++ lib.optionals (gui.enable) [
|
||||||
|
|
|
||||||
|
|
@ -13,5 +13,4 @@
|
||||||
videos = "${config.home.homeDirectory}/vids";
|
videos = "${config.home.homeDirectory}/vids";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue