Update hosts/default/configuration.nix
This commit is contained in:
parent
61b213a278
commit
457e04ce60
@ -16,7 +16,7 @@
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
networking.hostName = "case"; # Define your hostname.
|
||||
networking.hostName = "default"; # Define your hostname.
|
||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes" ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user