mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-18 10:47:31 -08:00
change to borg and borgmatic for backup
This commit is contained in:
parent
cb33f4be44
commit
730b58283c
@ -5,7 +5,8 @@
|
||||
config.age.secrets."ssh/kestrel/id_ed25519.pub".path
|
||||
];
|
||||
|
||||
services.borgmatic.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
restic # Fast and secure backup program
|
||||
borgbackup # Deduplicating backup program
|
||||
];
|
||||
}
|
||||
|
@ -12,7 +12,6 @@
|
||||
xournal # Note-taking and sketching application.
|
||||
mpv # Media player for playing audio and video files.
|
||||
p7zip # Command-line file archiver with high compression ratio.
|
||||
borgbackup # Deduplicating backup program with optional compression and authenticated encryption.
|
||||
gimp # GNU Image Manipulation Program for editing and composing raster images.
|
||||
wl-clipboard # Command-line utility to access and manipulate clipboard content in a Wayland session.
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user