Added: Hardware Config HP

This commit is contained in:
2025-04-06 21:07:08 +02:00
parent 6e4dc0dd2a
commit 64b91f4982
2 changed files with 41 additions and 4 deletions

View File

@@ -27,10 +27,8 @@
programs.geary.enable = true;
boot.loader = {
grub = {
enable = true;
device = "/dev/sda";
};
systemd-boot.enable = true;
efi.canTouchEfiVariables = true;
};
networking.hostName = "nix-hp"; # Define your hostname.