Automatically set machine hostname

This commit is contained in:
2023-04-24 20:52:17 -06:00
parent 832894edfc
commit b5dd983ba3
6 changed files with 11 additions and 16 deletions

View File

@@ -5,7 +5,6 @@
./hardware-configuration.nix
];
networking.hostName = "phil";
services.gitea-runner = {
enable = true;
instanceUrl = "https://git.neet.dev";