diff options
| author | Christoph Schlosser <christoph@linux.com> | 2025-09-07 20:37:47 +0000 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2025-09-07 20:37:47 +0000 |
| commit | a016f4dc20cdb908830c12d4e6af20f42f0b8beb (patch) | |
| tree | 4e4c925452cd17d300b262f80a5dc0dbb7384e1c | |
| parent | 8db7ed9f3d61588e1e2a7c1b1409e7810c6e8f8f (diff) | |
| download | dots-a016f4dc20cdb908830c12d4e6af20f42f0b8beb.tar.gz | |
Add syncthing package and void specifc ones
| -rw-r--r-- | pkgs | 1 | ||||
| -rw-r--r-- | void.pkgs | 4 |
2 files changed, 5 insertions, 0 deletions
@@ -9,5 +9,6 @@ neomutt nvim polybar ripgrep +syncthing tmux2 unzip diff --git a/void.pkgs b/void.pkgs new file mode 100644 index 0000000..335102c --- /dev/null +++ b/void.pkgs @@ -0,0 +1,4 @@ +bc +dbus +dzen2 +xorg |