nix-config/hosts/thinkpad/variables.nix

6 lines
91 B
Nix

{
username = "larstvei";
userHome = "/home/larstvei";
hostName = "larstvei-think";
}