diff options
author | EuAndreh <eu@euandre.org> | 2023-02-24 11:12:42 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-02-24 11:12:42 -0300 |
commit | 598bf0427c389496b8912ad071b6ee53ee2cd73c (patch) | |
tree | d57e2cab8bd270737a6c5335e6521541c51e0348 | |
parent | etc/nix/configuration.nix: Enable frpintd service (diff) | |
download | dotfiles-598bf0427c389496b8912ad071b6ee53ee2cd73c.tar.gz dotfiles-598bf0427c389496b8912ad071b6ee53ee2cd73c.tar.xz |
etc/guix/home.scm: Disable chromium package
-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 3a9716f..2db5e6f 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -546,7 +546,7 @@ inkscape libreoffice quodlibet - ungoogled-chromium + ;; ungoogled-chromium ; no substitute available icedove firefox)) (list ;; cmucl |