Changed: HP Host

This commit is contained in:
DerGrumpf 2025-04-06 21:10:19 +02:00
parent e786ad0076
commit 22dc7f92a7

View File

@ -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?