https://git.jolheiser.com/infra.git
1 2 3 4 5 6 7 8
{ pkgs ? import <nixpkgs> { }, }: { username = "jolheiser"; sshKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL+uhnfFLhlyfGGsksSxh5IIY6gnIMryeQ2EiM979kZa"; domain = "jolheiser.com"; }