index
:
nix-config
master
All my NixOS and home-manager configurations.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shenvs
/
dsp.nix
blob: d5828e32d5a8aaa782d1a759d2bc7c299aaf6002 (
plain
)
1
2
3
4
5
pkgs
:
{
paths
=
with
pkgs
;
[
octave
];
}