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
/
randall.nix
blob: dd628bc506fc1406c90ccc19928d949943b621a9 (
plain
)
1
2
3
4
5
6
7
8
pkgs
:
{
paths
=
with
pkgs
;
[
ghostscript imagemagick paps pdftk
];
}