From 0405b4022dd9a5828862d8d3c23d24c3b671ad57 Mon Sep 17 00:00:00 2001 From: Philip Mueller Date: Thu, 22 Jun 2023 21:04:11 +0200 Subject: [PATCH] [presets] fix base.toml --- presets/base.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presets/base.toml b/presets/base.toml index 529ca9a..a181859 100644 --- a/presets/base.toml +++ b/presets/base.toml @@ -1 +1 @@ -packages = [ "linux61 ", "linux61-broadcom-wl ", "linux-firmware ", "grub ", "efibootmgr ", "intel-ucode ", "amd-ucode ", "networkmanager"] +packages = ["linux61","linux61-broadcom-wl","linux-firmware","grub","efibootmgr","intel-ucode","amd-ucode","networkmanager"]