Files
nix/hostname/laptop-nixos-1.nix
T
2026-05-03 02:00:10 -05:00

4 lines
45 B
Nix

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