diff options
author | EuAndreh <eu@euandre.org> | 2023-04-16 21:42:55 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-04-16 21:42:55 -0300 |
commit | ecec9d1284afdd1c87b2662d74180dc69ca2bfa6 (patch) | |
tree | 5d61bd539e3aba3b592f85ca2b950738e743cfcd | |
parent | bin/gc: Remove "nohup" (diff) | |
download | dotfiles-ecec9d1284afdd1c87b2662d74180dc69ca2bfa6.tar.gz dotfiles-ecec9d1284afdd1c87b2662d74180dc69ca2bfa6.tar.xz |
etc/guix/system.scm: Add "cups" package to profile
-rw-r--r-- | etc/guix/system.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/guix/system.scm b/etc/guix/system.scm index 1a22b64..eb3bdeb 100644 --- a/etc/guix/system.scm +++ b/etc/guix/system.scm @@ -137,6 +137,7 @@ Seiko Epson Color Ink Jet Printers.") (map (compose list specification->package+output symbol->string) '(nss-certs nix + cups ghc ghc-xmonad-contrib xmonad |