nixos-config/laptop/config/default.nix
2022-01-06 22:17:01 -05:00

5 lines
53 B
Nix

{ ... }:
{
networking.hostName = "kiana-laptop";
}