Add modules to guix path in the .envrc.sample

This commit is contained in:
TakeV 2024-11-10 22:22:43 -05:00
parent b8dbe55038
commit 48fd7f6274
Signed by: TakeV
GPG key ID: A64F41345C7400AF

View file

@ -1 +1,3 @@
use_guix use_guix
export GUIX_PACKAGE_PATH="$PWD/modules:$GUIX_PACKAGE_PATH"