wip flakes

This commit is contained in:
2023-03-30 16:33:03 +03:00
parent 5283f9f423
commit f44e8948e2
15 changed files with 231 additions and 11 deletions

6
.envrc
View File

@@ -5,3 +5,9 @@ if [ "$(git config diff.gpg.textconv)" != "$_gpgconv" ]; then
fi
export PASSWORD_STORE_DIR=$PWD
if ! has nix_direnv_version || ! nix_direnv_version 2.2.1; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.2.1/direnvrc" "sha256-zelF0vLbEl5uaqrfIzbgNzJWGmLzCmYAkInj/LNxvKs="
fi
use flake