Skip to content

Latest commit

 

History

History

vpn

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

vpn-gateway

Flake Install

  1. Create Hetzner Cloud VM with Ubuntu

  2. Run nixos infect

    #cloud-config
    
    runcmd:
      - curl https://raw.githubusercontent.com/elitak/nixos-infect/master/nixos-infect | PROVIDER=hetznercloud NIX_CHANNEL=nixos-22.11 bash 2>&1 | tee /tmp/infect.log