Changed: HP Host
This commit is contained in:
parent
e786ad0076
commit
22dc7f92a7
@ -28,12 +28,12 @@
|
||||
|
||||
boot.loader = {
|
||||
systemd-boot.enable = true;
|
||||
efi.canTouchEfiVariables = true;
|
||||
efi.canTouchEfiVariables = true;
|
||||
};
|
||||
|
||||
networking.hostName = "nix-hp"; # Define your hostname.
|
||||
|
||||
hardware.opengl.enable = true;
|
||||
hardware.graphics.enable = true;
|
||||
|
||||
system.stateVersion = "25.11"; # Did you read the comment?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user