diff options
| author | EuAndreh <eu@euandre.org> | 2025-03-03 09:39:26 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2025-03-03 09:39:26 -0300 |
| commit | 911cb31e44a6b6d67a75f1bae0f78fafd8765d16 (patch) | |
| tree | d8d77ebea5c9fdca581999deebb94787b3d89d94 /etc/guix | |
| parent | etc/guix/home.scm: Get ffmpeg and gm2 from personal channel (diff) | |
| download | dotfiles-911cb31e44a6b6d67a75f1bae0f78fafd8765d16.tar.gz dotfiles-911cb31e44a6b6d67a75f1bae0f78fafd8765d16.tar.xz | |
etc/guix/home.scm: Refer to go-full by name
Diffstat (limited to 'etc/guix')
| -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") |
