Update rpi4.nix

This commit is contained in:
Aaron Honeycutt 2022-09-13 20:45:54 +00:00
parent 618322cdf6
commit 063ba33d4a

View file

@ -16,7 +16,7 @@
};
networking = {
hostName = "NixOS-rpi4";
hostName = "rpi4";
networkmanager.enable = true;
};