This commit is contained in:
Lucy 2025-09-16 00:24:06 +02:00
parent c8600dbe44
commit ce880f8195
3 changed files with 14 additions and 3 deletions

View file

@ -19,6 +19,7 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
networking.useNetworkd = true;
networking.hostName = "games-night"; # Define your hostname.
# Pick only one of the below networking options.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.