From f07502fd506135926584c5c573c64602ae0a2969 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Fri, 17 Feb 2023 18:07:52 +0100 Subject: Install zoom now that nonguix channel is available --- tw/home/cern.scm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'tw') diff --git a/tw/home/cern.scm b/tw/home/cern.scm index 73be4cfa..0763d30b 100644 --- a/tw/home/cern.scm +++ b/tw/home/cern.scm @@ -22,8 +22,8 @@ #:use-module (gnu services shepherd) #:use-module (guix channels) #:use-module (guix gexp) - ;; #:use-module ((nongnu packages messaging) - ;; #:select (zoom)) + #:use-module ((nongnu packages messaging) + #:select (zoom)) #:use-module (tw home) #:use-module (tw home emacs) #:use-module (tw packages alice) @@ -110,7 +110,7 @@ acpilight arandr dunst gimp hsetroot inkscape icecat kitty libreoffice mpv polybar pulsemixer rofi rofi-calc tk xdg-utils xdot xclip xcwd xdotool xdpyinfo xev xfd xfontsel xinput xkill xprop xrandr xrdb xsel xset xwininfo - #;zoom zathura zathura-ps zathura-pdf-poppler + zoom zathura zathura-ps zathura-pdf-poppler dconf dconf-editor ; required for config by blueman, cozy, ... ;; gnome-keyring ; installed system-wide; see system-configuration.scm ;; geoclue ; for redshift -- installed system-wide @@ -136,7 +136,6 @@ ;; This can't be a `service' as that would remove the 'guix channel. (simple-service 'nonfree-channels home-channels-service-type (list - ;; Nonguix is also needed system-wide for non-free drivers! (channel (name 'nonguix) (url "https://gitlab.com/nonguix/nonguix") -- cgit v1.2.3