all repos — website @ cf0da6d13edc55c003564f31d56a659cfa681e0c

My website

remove flake and docker setup

Alan Pearce
commit

cf0da6d13edc55c003564f31d56a659cfa681e0c

parent

f690e8cb7a820b0685b98f83a6761cfc169487e4

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M .envrc.envrc
@@ -3,5 +3,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 flake + use nix fi