Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2023-01-02 19:09:09 -05:00
parent 99c7dcd36e
commit c79bfc8716
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.efi.efiSysMountPoint = "/boot/efi";
systemd.services.NetworkManager-wait-online.enable = false;
networking.hostName = "joker"; # Define your hostname.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.