From 4cd598c7ac10058c0af562ca695bc2e74b2089d7 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Tue, 23 Apr 2024 10:30:55 -0500 Subject: Guix includes nss-certs by default now --- tw/system.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tw/system.scm') diff --git a/tw/system.scm b/tw/system.scm index 7ec800ca..5a4c845c 100644 --- a/tw/system.scm +++ b/tw/system.scm @@ -22,8 +22,7 @@ (define-public %base-system-packages (cons* acl acpi age 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 restic rsync strace - wireguard-tools + mlocate moreutils nss-mdns python restic rsync strace wireguard-tools %base-packages)) (define-public %british-keyboard -- cgit v1.2.3