diff --git a/README.md b/README.md index 58e2ace..9889570 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,6 @@ inputs = { - Then set GRUB theme to this package in your **configuration.nix** file ```nix boot.loader.grub.theme = inputs.grub-theme.packages.x86_64-linux.xenlism-grub-theme-nixos-1080p; - }; -}; ``` > [!NOTE]