Home

infra @7dbb0dae660bf459ec03d433723a772df59e723c - 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";
}