From e5b1e00060d9942b68627b73f449f974d8493f10 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 9 May 2023 18:50:59 -0700 Subject: hosts/tahoe: fix boot configuration --- hosts/tahoe/boot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/tahoe') diff --git a/hosts/tahoe/boot.nix b/hosts/tahoe/boot.nix index bf87ce8..89bd672 100644 --- a/hosts/tahoe/boot.nix +++ b/hosts/tahoe/boot.nix @@ -1,4 +1,4 @@ -{ ... }: +{ config, ... }: { boot = { -- cgit 1.4.1