README small fix

This commit is contained in:
shinya 2025-10-18 15:40:58 +02:00
parent de61b287e5
commit 2155e41a37

View File

@ -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]