nix-config/hosts/macbook/variables.nix

6 lines
97 B
Nix

{
username = "larstvei";
userHome = "/Users/larstvei";
hostName = "larstvei-macbookpro";
}