summary refs log tree commit diff stats
path: root/system/settings/hardware/grub2.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/settings/hardware/grub2.nix')
-rw-r--r--system/settings/hardware/grub2.nix9
1 files changed, 4 insertions, 5 deletions
diff --git a/system/settings/hardware/grub2.nix b/system/settings/hardware/grub2.nix
index a020baa7..7b4b2e39 100644
--- a/system/settings/hardware/grub2.nix
+++ b/system/settings/hardware/grub2.nix
@@ -1,8 +1,7 @@
-{
-  config,
-  pkgs,
-  lib,
-  ...
+{ config
+, pkgs
+, lib
+, ...
 }: {
   boot.loader = {
     grub = {