update configuration.nix
This commit is contained in:
parent
88a4f25fa5
commit
4244e6918a
@ -13,8 +13,8 @@
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
networking.hostName = "DRIVEBYSTATION-NIX"; # Define your hostname.
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
networking.hostName = "drivebystation-nix"; # Define your hostname.
|
||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
|
||||
# Configure network proxy if necessary
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user