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,8 +5,6 @@
./hardware-configuration.nix
];
networking.hostName = "ray";
# for luks onlock over tor
services.tor.enable = true;
services.tor.client.enable = true;