index
:
nixos-config
this commit
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
nixpkgs
/
pkgs
/
comments
/
.env
blob: 8018a738014ad95381aad26294b6a948dfc94320 (
plain
) (
blame
)
1
2
3
#!/usr/bin/env sh
PATH
=
"
$(
pwd
)
/target/release/:
$(
pwd
)
/target/debug/:
$PATH
"