diff options
| author | EuAndreh <eu@euandre.org> | 2023-05-03 17:08:02 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-05-03 17:08:05 -0300 |
| commit | 90268f19062fa2a904f24ba5823b975801a206d7 (patch) | |
| tree | 8e834fbb5edd51fb3086fb5243f001e5ac448ace /etc/guix | |
| parent | bin/ifnew: Add -v flag (diff) | |
| download | dotfiles-90268f19062fa2a904f24ba5823b975801a206d7.tar.gz dotfiles-90268f19062fa2a904f24ba5823b975801a206d7.tar.xz | |
etc/guix/home.scm: Add "attr" package
Where getfattr(1) and setfattr(1) live.
Diffstat (limited to 'etc/guix')
| -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 edf1ac1..bb5f161 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -483,6 +483,7 @@ left it off the last time it was used.") httpd ;; for htpasswd nixfmt acl + attr ;; for compiling ECL libatomic-ops |
