nixos/quadraticpc/configuration.nix
2024-04-07 11:11:01 -04:00

3 lines
43 B
Nix
Executable file

{
networking.hostName = "quadraticpc";
}