Correct hostname

This commit is contained in:
2024-03-07 23:17:42 +01:00
parent 0ed396cd88
commit 8b15e98499
2 changed files with 1 additions and 2 deletions

View File

@@ -13,7 +13,6 @@
# Use the systemd-boot EFI boot loader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelModules = [ "v4l2loopback" ];
networking.hostName = "ns3.home.2rjus.net"; # Define your hostname.
networking.useNetworkd = true;