remove unneeded elipses

This commit is contained in:
Ranomier 2025-04-12 14:53:12 +02:00
parent 67ea2606c9
commit 7443a419bd
27 changed files with 27 additions and 27 deletions

View file

@ -1,4 +1,4 @@
{...}: {
{
boot.loader = {
systemd-boot.enable = true;
systemd-boot.configurationLimit = 20;

View file

@ -1,4 +1,4 @@
{...}: {
{
# Use the GRUB 2 boot loader.
#boot.loader.grub.enable = true;
# Define on which hard drive you want to install Grub.