move to flakes with configurations for each device

This commit is contained in:
Felix Buehler 2022-11-23 22:57:09 +01:00
parent 5e97b2e3c6
commit a5857f31a3
7 changed files with 139 additions and 63 deletions

4
.envrc
View file

@ -1,5 +1,5 @@
if ! has nix_direnv_version || ! nix_direnv_version 2.1.0; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.1.0/direnvrc" "sha256-FAT2R9yYvVg516v3LiogjIc8YfsbWbMM/itqWsm5xTA="
if ! has nix_direnv_version || ! nix_direnv_version 2.32.1; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.32.1/direnvrc" "sha256-1VWM1BnI1GvclYBky5f5Y9HqeThmQUwCWQbsFQM1Eu0="
fi
export DIRENV_WARN_TIMEOUT=5m