Files
nix/hosts/laptop-nixos-1/hostname.nix
T

4 lines
45 B
Nix

{
networking.hostName = "laptop-nixos-1";
}