nixos-config/nixos/globals.nix

4 lines
58 B
Nix

{
myUserName = "stvnliu";
myHostName = "homelab-nix";
}