remove unneeded elipses
This commit is contained in:
parent
67ea2606c9
commit
7443a419bd
27 changed files with 27 additions and 27 deletions
|
@ -1,4 +1,4 @@
|
|||
{...}: {
|
||||
{
|
||||
boot.loader = {
|
||||
systemd-boot.enable = true;
|
||||
systemd-boot.configurationLimit = 20;
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue