mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
move to flakes with configurations for each device
This commit is contained in:
parent
5e97b2e3c6
commit
a5857f31a3
7 changed files with 139 additions and 63 deletions
4
.envrc
4
.envrc
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue