attic over rclone mount
This commit is contained in:
parent
ef88b3b991
commit
9614b9ac6d
4 changed files with 29 additions and 41 deletions
|
@ -16,8 +16,7 @@
|
|||
systemd.user.startServices = "sd-switch";
|
||||
|
||||
home.packages = with pkgs; [
|
||||
bottom
|
||||
btop
|
||||
foot.terminfo
|
||||
attic-server
|
||||
];
|
||||
}
|
||||
|
|
|
@ -18,6 +18,9 @@
|
|||
man-pages-posix
|
||||
man
|
||||
man-db
|
||||
attic-client
|
||||
bottom
|
||||
btop
|
||||
];
|
||||
|
||||
programs.zoxide.options = [ "--cmd cd" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue