diff options
-rw-r--r-- | etc/guix/system.scm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/guix/system.scm b/etc/guix/system.scm index 4ca17e4..f9aebde 100644 --- a/etc/guix/system.scm +++ b/etc/guix/system.scm @@ -401,9 +401,9 @@ Seiko Epson Color Ink Jet Printers.") (map (compose list specification->package+output symbol->string) '(nss-certs nss-mdns - ghc-next - ghc-xmonad-contrib-next - xmonad-next + ghc + ghc-xmonad-contrib + xmonad xmobar i3-wm)) (list) |