add new packages

- cockpit
- firewalld
- nfs client and server
- restic
- samba client and server
- targetcli
This commit is contained in:
Matthew Stobbs
2025-03-26 21:31:13 -06:00
parent 7aa1c3c12e
commit 9dc78f3b89
24 changed files with 292 additions and 43 deletions

View File

@@ -55,6 +55,7 @@ To install any of the available packages, they must be part of a list called
- clangd: the LLVM based C/C++ compiler, langauge server and linter #development
- cmake: build system for C/C++ projects #development
- cmakelang: cmake linter and formatter #development
- cockpit: webui to managed linux systems #management
- commitlint-cli: linting for git commit messages #development
- commitlint-config-conventional: config for commitlint-cli #development
- consul: service discovery by hashicorp #hashicorp #service
@@ -71,6 +72,7 @@ To install any of the available packages, they must be part of a list called
- eza: a modern ls replacement #cli
- fd: a modern replacement for find #cli
- firefox: a modern OSS web browser #gui
- firewalld: modern zone based firewall #cli #management #security
- flatpak: universal linux package management system #cli #linux #management
- fzf: fuzzy find from a list given over stdin #cli
- ghostty: a modern advanced terminal emulator #gui
@@ -116,6 +118,8 @@ To install any of the available packages, they must be part of a list called
- neovim: best vim fork ever #neovim #development #cli #development
- nerdfonts: fonts patched with icons and glyphs #cli #gui
- nextcloud: nextcloud desktop sync client #gui #management
- nfs_client: nfs client software #management
- nfs_server: nfs server software #managment
- nginxls: nginx configuration language server #development
- nodejs: javascript runtime engine #javascript #cli #development
- nomad: application orchestration by hashicorp #hashicorp #management
@@ -129,9 +133,12 @@ To install any of the available packages, they must be part of a list called
- pyright: python language server, linter and formatter #development
- python3: python3 language interpreter #development
- quobix-vacuum: openapi linter and sdk written in go #development
- restic: an advanced backup system #management
- revive: a fast and strict linter for go #development
- ripgrep: fast modern grep replacement #cli
- rust: the rust programming language #development #cli
- samba_client: client software for samba #management
- samba_server: server software for samba #management
- sd: a modern replacement for sed #cli
- sdbus_cpp_2: systemd dbus library version 2 #development #hyprland
- sqlfluff: sql linter #development