all repos — homestead @ 6b75612bab693c8044071526a4bf0aba7eb6e15e

Code for my website

remove flake and docker setup

Alan Pearce
commit

6b75612bab693c8044071526a4bf0aba7eb6e15e

parent

9458f3d1b77a89c90d1759ae601c5e155c6ff752

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