diff options
-rw-r--r-- | etc/guix/system.scm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/guix/system.scm b/etc/guix/system.scm index 0bcab17..94e4e2e 100644 --- a/etc/guix/system.scm +++ b/etc/guix/system.scm @@ -409,6 +409,10 @@ 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 + xmobar i3-wm)) (list) (remove (lambda (package) |