From 4a6e91094405b9f077830509b9778a4abe5099ed Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 25 Feb 2023 13:23:44 -0300 Subject: etc/guix/system.scm: Add xmonad as an alternative to i3 --- etc/guix/system.scm | 4 ++++ 1 file changed, 4 insertions(+) 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) -- cgit v1.2.3