add seafile-client

This commit is contained in:
2026-08-14 11:30:56 -05:00
parent 7fcce083ea
commit d35f0be6e2

View File

@@ -44,6 +44,7 @@
restic restic
ripgrep ripgrep
rsync rsync
seafile-client
sqlite sqlite
starship starship
stow stow
@@ -95,14 +96,6 @@
appimage = { appimage = {
enable = true; enable = true;
binfmt = true; binfmt = true;
# package = pkgs.appimage-run.override {
# extraPkgs = pkgs: [
# pkgs.icu
# pkgs.libxcrypt-legacy
# pkgs.python312
# pkgs.python312Packages.torch
# ];
# };
}; };
waybar = { waybar = {
enable = true; enable = true;