attic over rclone mount

This commit is contained in:
cy 2025-01-05 17:24:03 -05:00
parent ef88b3b991
commit 9614b9ac6d
4 changed files with 29 additions and 41 deletions

View file

@ -16,8 +16,7 @@
systemd.user.startServices = "sd-switch";
home.packages = with pkgs; [
bottom
btop
foot.terminfo
attic-server
];
}

View file

@ -18,6 +18,9 @@
man-pages-posix
man
man-db
attic-client
bottom
btop
];
programs.zoxide.options = [ "--cmd cd" ];