summaryrefslogtreecommitdiffstats
path: root/krebs/5pkgs/retiolum-bootstrap/default.nix
blob: d3bcc05db8fb23c742d5582b1c19d4de0dfb505c (plain)
1
2
3
4
5
6
{ fetchurl }:

fetchurl {
  url = https://raw.githubusercontent.com/krebscode/painload/master/retiolum/scripts/tinc_setup/new_install.sh; 
  sha256 = "03kmil8q2xm3rdm2jxyah7vww84pw6w01d0c3siid9zpn2j7la9s";
}