mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2025-07-06 21:36:34 +05:30
add yarn
This commit is contained in:
@ -1,9 +1,10 @@
|
|||||||
{ pkgs, ... }: {
|
{pkgs, ...}: {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
discord
|
discord
|
||||||
anydesk
|
anydesk
|
||||||
rustdesk-flutter
|
rustdesk-flutter
|
||||||
nodePackages.pnpm
|
nodePackages.pnpm
|
||||||
|
nodePackages.yarn
|
||||||
vlc
|
vlc
|
||||||
darktable
|
darktable
|
||||||
rawtherapee
|
rawtherapee
|
||||||
|
Reference in New Issue
Block a user