mirror of
https://github.com/zadam/trilium.git
synced 2026-01-02 12:44:25 +01:00
4 lines
58 B
Bash
4 lines
58 B
Bash
if command -v nix > /dev/null 2>&1; then
|
|
use flake
|
|
fi
|