FrameworkNix/system/networking.nix

4 lines
37 B
Nix
Raw Normal View History

2024-02-19 23:19:01 +00:00
{
networking.hostName = "puter";
}