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
/
bootstrap
/
default.nix
blob: 2a11c20a2f811700f95de5138cf4f0466d3ea7aa (
plain
) (
blame
)
1
2
{
pkgs
,
...
}:
pkgs
.
writeShellScriptBin
"install"
builtins
.
readFile
./install.sh