diff --git a/.envrc b/.envrc index 2c76fa5..a1a301f 100644 --- a/.envrc +++ b/.envrc @@ -1 +1,2 @@ +use flake export BASH_DEFAULT_TIMEOUT_MS=100000000 diff --git a/.gitignore b/.gitignore index 1b8d10d..1269213 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.iso result +/.pre-commit-config.yaml +.direnv diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml deleted file mode 120000 index e894b50..0000000 --- a/.pre-commit-config.yaml +++ /dev/null @@ -1 +0,0 @@ -/nix/store/f0lbp69njxy3wbzlnkahyhwnvr6qa4kh-pre-commit-config.json \ No newline at end of file