diff options
Diffstat (limited to 'macos.local/.flake/home/programs/core.nix.org')
-rw-r--r-- | macos.local/.flake/home/programs/core.nix.org | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/macos.local/.flake/home/programs/core.nix.org b/macos.local/.flake/home/programs/core.nix.org index bcf5c45..7bb565a 100644 --- a/macos.local/.flake/home/programs/core.nix.org +++ b/macos.local/.flake/home/programs/core.nix.org @@ -34,6 +34,7 @@ Import configurations for programs and install programs with no configuration. gpgme htop imagemagick + inetutils lesspipe marksman mailutils @@ -45,7 +46,16 @@ Import configurations for programs and install programs with no configuration. python312Packages.black python312Packages.pylint python312Packages.python-lsp-server + rsync + rustup + shellcheck + shfmt texliveFull + tree-sitter + typescript-language-server + vscode-langservers-extracted + wget + yt-dlp ]; } #+end_src |