aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-04-25 15:58:32 -0300
committerEuAndreh <eu@euandre.org>2024-04-25 15:58:34 -0300
commitb57694a65eb7443c7cb832bc6cb6970d443279b5 (patch)
tree743cae6c13e33f93c37c1d4173e42cbcbe93da5d /etc
parentRevert "Remove Nix/NixOS support from configuration and utilities" (diff)
downloaddotfiles-b57694a65eb7443c7cb832bc6cb6970d443279b5.tar.gz
dotfiles-b57694a65eb7443c7cb832bc6cb6970d443279b5.tar.xz
etc/guix/: Remove nss-certs package
Now %base-packages includes it by default.
Diffstat (limited to 'etc')
-rw-r--r--etc/guix/home.scm3
-rw-r--r--etc/guix/system.scm3
2 files changed, 2 insertions, 4 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm
index 452d521..41e28cc 100644
--- a/etc/guix/home.scm
+++ b/etc/guix/home.scm
@@ -101,8 +101,7 @@
(packages
(append
(map (compose list specification->package+output symbol->string)
- '(nss-certs
- nss:bin
+ '(nss:bin
glibc-locales
bash
coreutils
diff --git a/etc/guix/system.scm b/etc/guix/system.scm
index 5fdd436..1e97a65 100644
--- a/etc/guix/system.scm
+++ b/etc/guix/system.scm
@@ -142,9 +142,8 @@ Seiko Epson Color Ink Jet Printers.")
(packages
(append
(map (compose list specification->package+output symbol->string)
- '(nss-certs
+ '(cups
nix
- cups
ghc
ghc-xmonad-contrib
xmonad