mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 18:04:41 +02:00
6 lines
221 B
Text
6 lines
221 B
Text
![]() |
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="
|
||
|
fi
|
||
|
|
||
|
use flake
|