summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Wilken2023-10-10 00:27:35 +0200
committerTimo Wilken2023-10-10 00:27:35 +0200
commit1748a912542a9940d7faf22fd96c39dd48efbd04 (patch)
treeffa35d7cdc4d48ca31746a8335c4c00cfca706df
parent13ca70f3f8178a1bb8ad11e141c010e200d4e5a1 (diff)
Install restic more widely
-rw-r--r--tw/home.scm4
-rw-r--r--tw/system.scm4
2 files changed, 4 insertions, 4 deletions
diff --git a/tw/home.scm b/tw/home.scm
index 4764bcf2..e79d4fe8 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -35,7 +35,7 @@
(list
curl diffstat dos2unix fdupes file git gnupg gnuplot graphviz hledger
imagemagick jq less lesspipe ncdu net-tools openssh openssl password-store
- pass-otp pv python python-ipython recutils rsync sbcl smartmontools
+ pass-otp pv python python-ipython recutils restic rsync sbcl smartmontools
source-highlight tmux tree xxd zip unzip
get-iplayer ffmpeg atomicparsley yt-dlp
@@ -252,7 +252,7 @@
(define-public %interactive-packages
(list
;; CLI tools
- bsd-games restic powertop (list git "send-email") pdsh qrencode
+ bsd-games powertop (list git "send-email") pdsh qrencode
texlive-scheme-small texlive-latexmk
;; For CV:
texlive-moderncv texlive-fontawesome5 texlive-multirow texlive-arydshln
diff --git a/tw/system.scm b/tw/system.scm
index 2575501f..48ab680a 100644
--- a/tw/system.scm
+++ b/tw/system.scm
@@ -8,14 +8,14 @@
#:use-module (tw channels)
#:use-module (tw services wireguard))
-(use-package-modules acl admin avahi certs curl disk file-systems linux lsof man
+(use-package-modules acl admin avahi backup certs curl disk file-systems linux lsof man
moreutils python rsync search shells version-control vpn)
(use-service-modules mcron monitoring networking ssh vpn)
(define-public %base-system-packages
(cons* acl acpi btrfs-progs cpupower curl efibootmgr exfat-utils git glibc-locales
hddtemp htop lshw lsof man-db man-pages man-pages-posix mlocate
- moreutils nss-certs nss-mdns python rsync strace wireguard-tools
+ moreutils nss-certs nss-mdns python restic rsync strace wireguard-tools
%base-packages))
(define-public %british-keyboard