diff options
author | EuAndreh <eu@euandre.org> | 2023-07-09 18:01:08 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-07-09 18:01:08 -0300 |
commit | dd9ca348eecced861a490342375d8cf75cbf45be (patch) | |
tree | acaf619351703f049dfe2028bcd39b1d7255e359 | |
parent | etc/lisp-cli/init.lisp: Load :curth by default, remove #'fmt (diff) | |
download | dotfiles-dd9ca348eecced861a490342375d8cf75cbf45be.tar.gz dotfiles-dd9ca348eecced861a490342375d8cf75cbf45be.tar.xz |
etc/guix/home.scm: Add "netsurf" package
-rw-r--r-- | etc/guix/home.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 93649ee..4f2eeae 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -706,6 +706,7 @@ left it off the last time it was used.") quodlibet ungoogled-chromium icedove + netsurf firefox)) (list ;; cmucl abuild |