diff options
Diffstat (limited to 'etc/guix/home.scm')
-rw-r--r-- | etc/guix/home.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index c1ff916..6df559b 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -415,6 +415,7 @@ python-docx python-telegram-bot valgrind + go-full gm2 gcc-toolchain:out gcc-toolchain:debug @@ -493,8 +494,7 @@ anki firefox)) (list - tiniercc - q:go-full) + tiniercc) (list (script "cronjob" (slurp (string-append (getenv "HOME") |