update hardware config

This commit is contained in:
2026-07-14 20:50:21 +10:00
parent d8d2718289
commit 2a426615cb
7 changed files with 128 additions and 51 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
];
# Use the GRUB 2 boot loader.
boot.loader.grub.enable = true;
boot.loader.grub.device = "/dev/sda"; # or "nodev" for efi only
#boot.loader.grub.device = "/dev/sda"; # or "nodev" for efi only
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.