Home

infra @cdca0f49422a95491641979bbc760df5536a1c82 - refs - log -
-
https://git.jolheiser.com/infra.git
dragonwell flake
infra / config.nix
- raw -
1
2
3
4
5
6
7
{
  pkgs ? import <nixpkgs> { },
}:
{
  username = "jolheiser";
  domain = "jolheiser.com";
}