From 4a8e96924288c78084d537fcc323457b2f88e818 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sat, 30 Nov 2024 17:18:33 +0200 Subject: . --- home/config.scm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'home') diff --git a/home/config.scm b/home/config.scm index 17ba74b..d1de06f 100644 --- a/home/config.scm +++ b/home/config.scm @@ -16,6 +16,7 @@ #:use-module (gnu packages imagemagick) #:use-module (gnu packages password-utils) #:use-module (gnu packages image-viewers) + #:use-module (gnu packages web-browsers) #:use-module (gnu packages xfce) #:use-module (gnu packages sync) #:use-module (gnu packages xorg) @@ -103,7 +104,8 @@ kmonad git ((compose list specification->package+output) - "git:send-email") + "git:send-email") + fossil steam @@ -136,6 +138,7 @@ emacs aspell aspell-dict-en + aspell-dict-sv adwaita-icon-theme -- cgit v1.2.3