summaryrefslogtreecommitdiff
path: root/modules/system/boot/default.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-09-04 21:56:13 -0700
committerFuwn <[email protected]>2024-09-04 21:56:13 -0700
commit60f9f4d42215d305c4e71c60c55382bee30bfb43 (patch)
tree2bac527ff5007085b82d061fa584350a589592c9 /modules/system/boot/default.nix
parentBump (diff)
downloadnixos-config-60f9f4d42215d305c4e71c60c55382bee30bfb43.tar.xz
nixos-config-60f9f4d42215d305c4e71c60c55382bee30bfb43.zip
flake
Diffstat (limited to 'modules/system/boot/default.nix')
-rw-r--r--modules/system/boot/default.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/modules/system/boot/default.nix b/modules/system/boot/default.nix
index bafbabb..d57d14e 100644
--- a/modules/system/boot/default.nix
+++ b/modules/system/boot/default.nix
@@ -1,7 +1,4 @@
-{
- pkgs,
- ...
-}:
+{ pkgs, ... }:
{
imports = [
./grub.nix