config/nixos/core/boot: remove unused arguments
This commit is contained in:
parent
8e7c0584ef
commit
87bb04f065
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{pkgs, ...}: {
|
_: {
|
||||||
boot = {
|
boot = {
|
||||||
loader = {
|
loader = {
|
||||||
timeout = 0;
|
timeout = 0;
|
||||||
|
|
Loading…
Reference in a new issue