diff options
author | EuAndreh <eu@euandre.org> | 2025-06-06 03:51:15 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-06-06 03:51:19 -0300 |
commit | 6c2a0ed632d148bf4ca1914d45918e964fc21e8a (patch) | |
tree | c4c8c488a8730cd6b713f23ff666c1dde6818081 | |
parent | etc/sh/rc: Swap $CFLAGS and $CCFLAGS (diff) | |
download | dotfiles-6c2a0ed632d148bf4ca1914d45918e964fc21e8a.tar.gz dotfiles-6c2a0ed632d148bf4ca1914d45918e964fc21e8a.tar.xz |
etc/guix/home.scm: Replace netcat with netcat-openbsd
-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 247a747..e68516b 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -285,7 +285,7 @@ tcpdump nmap stunnel - netcat + netcat-openbsd siege socat curl:out |