aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-11-19 08:12:28 -0300
committerEuAndreh <eu@euandre.org>2022-11-19 08:12:28 -0300
commitb015c097d03ce44536548a78a665774089c90efc (patch)
tree414535536fa536e70a125a7101bbce0a60d936bf /etc
parentbin/menu: Fix profile name (diff)
downloaddotfiles-b015c097d03ce44536548a78a665774089c90efc.tar.gz
dotfiles-b015c097d03ce44536548a78a665774089c90efc.tar.xz
etc/guix/system.scm: Remove "guile" package from system profile
Diffstat (limited to 'etc')
-rw-r--r--etc/guix/system.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/guix/system.scm b/etc/guix/system.scm
index fddadca..3b786ed 100644
--- a/etc/guix/system.scm
+++ b/etc/guix/system.scm
@@ -69,7 +69,6 @@
(map (compose list specification->package+output symbol->string)
'(nss-certs
i3-wm
- guile
guile-heredoc-latest))
(list)
(remove (lambda (package)