update hostname

This commit is contained in:
Ryan Pandya 2025-02-01 00:57:47 -08:00
parent 4553297794
commit c088484764

View File

@ -52,7 +52,7 @@
}; };
networking = { networking = {
hostName = "orion"; hostName = "ryanpandya.com";
wireless.enable = false; wireless.enable = false;
}; };