Switch backup system to autorestic
This commit is contained in:
parent
c6fafa34c9
commit
6da8d4336b
6 changed files with 4 additions and 77 deletions
|
@ -13,6 +13,7 @@
|
|||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
autorestic
|
||||
cargo # rust
|
||||
#ckb-next # corsair hardware control
|
||||
#rustdesk # remote desktop tool # disabled for nightly from aur
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
.bin/host-backup-portalo
|
||||
.config/autorestic/.autorestic.yml##hostname.portalo,default
|
||||
.config/env.d/99-secrets
|
||||
.config/projectsrc
|
||||
.config/rclone/rclone.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue