diff options
author | EuAndreh <eu@euandre.org> | 2023-12-08 18:19:53 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-12-08 18:19:53 -0300 |
commit | 871600dec6882449830f419b2567c43a8538fe27 (patch) | |
tree | 7bc1c7e6ca9de98723368125c7ff8aabb2cfa285 | |
parent | etc/ssh/: Add config for papo.im server (diff) | |
download | dotfiles-871600dec6882449830f419b2567c43a8538fe27.tar.gz dotfiles-871600dec6882449830f419b2567c43a8538fe27.tar.xz |
etc/guix/home.scm: Fix imports
-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 dd6caf4..c5a21bc 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -26,7 +26,6 @@ busybox compression curl - dunst image file flex @@ -49,6 +48,7 @@ tls vim web + wm xdisorg xml) (heredoc:enable-syntax) |