diff options
author | Oscar Najera <hi@oscarnajera.com> | 2023-09-05 19:53:42 +0200 |
---|---|---|
committer | Oscar Najera <hi@oscarnajera.com> | 2023-09-05 19:53:42 +0200 |
commit | 3901afb016652d331209157b94bbf24290a22df6 (patch) | |
tree | 44b0236064a7ee77875917c4ddaaf58cf84067f3 | |
parent | 9c3eda5edb5b4ea64af48d9a0492413b0271c643 (diff) | |
download | dotfiles-3901afb016652d331209157b94bbf24290a22df6.tar.gz dotfiles-3901afb016652d331209157b94bbf24290a22df6.tar.bz2 dotfiles-3901afb016652d331209157b94bbf24290a22df6.zip |
guix shell dirs
-rw-r--r-- | config/guix/shell-authorized-directories | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/guix/shell-authorized-directories b/config/guix/shell-authorized-directories new file mode 100644 index 0000000..20cfaa6 --- /dev/null +++ b/config/guix/shell-authorized-directories @@ -0,0 +1,2 @@ +/home/titan/dev/cardano/emacs-wallet +/home/titan/dev/emacs-lisp/btc-explorer/ln-pay |