diff options
author | EuAndreh <eu@euandre.org> | 2023-06-30 10:26:18 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-06-30 10:26:18 -0300 |
commit | c4a0a34b8b814ea93f31d3bdedb87a6e77dc9bb5 (patch) | |
tree | 4be23a6e293dc420c10130a29907904e8c5ad296 | |
parent | etc/sh/rc: export $NPROC (diff) | |
download | dotfiles-c4a0a34b8b814ea93f31d3bdedb87a6e77dc9bb5.tar.gz dotfiles-c4a0a34b8b814ea93f31d3bdedb87a6e77dc9bb5.tar.xz |
etc/guix/home.scm: Re-enable quodlibet
-rw-r--r-- | etc/guix/home.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 252d337..444e2c8 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -700,7 +700,7 @@ left it off the last time it was used.") audacity inkscape libreoffice - ;; quodlibet ; broken + quodlibet ungoogled-chromium icedove firefox)) |