diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/tahoe/boot.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 = { |