diff options
| author | EuAndreh <eu@euandre.org> | 2023-05-08 07:48:34 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-05-08 07:48:39 -0300 |
| commit | e6601c4abb247b8b4637ff3e40d51824886aa2c0 (patch) | |
| tree | 498b7109ed9da3bf8900f6084306d86e360c4603 /etc/guix | |
| parent | etc/sh/rc: Stop exporting $NPROC (diff) | |
| download | dotfiles-e6601c4abb247b8b4637ff3e40d51824886aa2c0.tar.gz dotfiles-e6601c4abb247b8b4637ff3e40d51824886aa2c0.tar.xz | |
etc/guix/home.scm: Remove "fuse" package
It shadows the required setuid binaries fusermount and fusermount3 with
regular binaries.
Diffstat (limited to 'etc/guix')
| -rw-r--r-- | etc/guix/home.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 36d7942..ed2f9dc 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -542,7 +542,6 @@ left it off the last time it was used.") gdb clang-toolchain@14 tcc - fuse node ; broken: conflicts with archivebox ;; deno quickjs |
