aboutsummaryrefslogtreecommitdiff
path: root/tw/system.scm
diff options
context:
space:
mode:
authorTimo Wilken2023-10-10 00:27:35 +0200
committerTimo Wilken2023-10-10 00:27:35 +0200
commit1748a912542a9940d7faf22fd96c39dd48efbd04 (patch)
treeffa35d7cdc4d48ca31746a8335c4c00cfca706df /tw/system.scm
parent13ca70f3f8178a1bb8ad11e141c010e200d4e5a1 (diff)
Install restic more widely
Diffstat (limited to 'tw/system.scm')
-rw-r--r--tw/system.scm4
1 files changed, 2 insertions, 2 deletions
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