mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-12-27 16:05:37 +00:00
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
if command -v nix &> /dev/null; then
|
|
use flake
|
|
fi
|