about summary refs log tree commit diff stats
path: root/bootstrap/default.nix
blob: e88b3eb5ceb844866f32547a58abff3cdf5acb67 (plain) (blame)
1
2
{pkgs ? import <nixpkgs> {}, ...}:
pkgs.writeShellScriptBin "install" builtins.readFile ./install.sh