diff options
author | EuAndreh <eu@euandre.org> | 2023-05-10 08:40:03 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-05-10 08:40:03 -0300 |
commit | 2df8984673a2f510bc9d3c1f07b3bfd3f3dba60a (patch) | |
tree | afd3cf73e7ebfa029bf6024252dde9242c8ed155 /etc | |
parent | etc/sh/rc: Make sure /run/setuid-programs is always at the beginning of $PATH (diff) | |
download | dotfiles-2df8984673a2f510bc9d3c1f07b3bfd3f3dba60a.tar.gz dotfiles-2df8984673a2f510bc9d3c1f07b3bfd3f3dba60a.tar.xz |
etc/guix/home.scm: Add "cryfs" and "fuse" packages
Diffstat (limited to 'etc')
-rw-r--r-- | etc/guix/home.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 6daccd9..862588c 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -370,6 +370,7 @@ left it off the last time it was used.") texinfo gnupg rsync + cryfs sshfs tree diffoscope @@ -544,6 +545,7 @@ left it off the last time it was used.") gdb clang-toolchain@14 tcc + fuse node ; broken: conflicts with archivebox ;; deno quickjs |