diff options
author | EuAndreh <eu@euandre.org> | 2022-05-16 20:35:43 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-05-16 20:35:43 -0300 |
commit | 28a914b305ec616792f4aff6b6198bfbf0ad7e0c (patch) | |
tree | 712849f02273de0389c1a6f3d3eb026f1c8f6c9d | |
parent | etc/bash/rc: Use "-e" instead of "-r" before sourcing files (diff) | |
download | dotfiles-28a914b305ec616792f4aff6b6198bfbf0ad7e0c.tar.gz dotfiles-28a914b305ec616792f4aff6b6198bfbf0ad7e0c.tar.xz |
etc/guix/current: Add guix profile symlink
l--------- | etc/guix/current | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/guix/current b/etc/guix/current new file mode 120000 index 0000000..720f941 --- /dev/null +++ b/etc/guix/current @@ -0,0 +1 @@ +/var/guix/profiles/per-user/andreh/current-guix
\ No newline at end of file |