fix: small tweaks

This commit is contained in:
2026-06-15 09:23:55 +02:00
parent e4a6ceaa4d
commit 9da8cf8fcf
5 changed files with 20 additions and 10 deletions
+1
View File
@@ -6,4 +6,5 @@ grub_os_prober = {"desktop": True, "laptop": False}
kernel_args_all = {"desktop": "", "laptop": ""}
kernel_args_debug_only = {"desktop": "", "laptop": ""}
kernel_args_normal_only = {"desktop": "", "laptop": ""}
user = "janis"