enable grub

This commit is contained in:
2023-07-03 09:37:48 +00:00
parent c90ae14937
commit beddbee7c3
+1
View File
@@ -41,6 +41,7 @@
time.timeZone = "Europe/Berlin";
services.timesyncd.enable = true;
boot.loader.grub.enable = true;
# Enable networking
networking.networkmanager.enable = true;