diff options
author | EuAndreh <eu@euandre.org> | 2023-03-03 19:36:43 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-03-03 19:36:43 -0300 |
commit | 098b794c179bf4b1b585be4cc20cc3777509d003 (patch) | |
tree | 43be30e1459118da91b29f93f7fea2432d99a97f | |
parent | etc/guix/system.scm: Stop filtering wget from packages (diff) | |
download | dotfiles-098b794c179bf4b1b585be4cc20cc3777509d003.tar.gz dotfiles-098b794c179bf4b1b585be4cc20cc3777509d003.tar.xz |
etc/guix/home.scm: Add "acl" package
-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 6bcf343..b2cabbd 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -394,6 +394,7 @@ left it off the last time it was used.") ;; telnet httpd ;; for htpasswd nixfmt + acl ;; for compiling ECL libatomic-ops |