build: switch to flakes
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M .envrc.sample → .envrc.sample
@@ -7,5 +7,5 @@ if type -P lorri &>/dev/null; then eval "$(lorri direnv)" else echo 'while direnv evaluated .envrc, could not find the command "lorri" [https://github.com/nix-community/lorri]' - use nix + use flake fi