From 759052022785c024078eefcccfdcff9bfcfe19b0 Mon Sep 17 00:00:00 2001 From: Nickiel12 Date: Sat, 5 Aug 2023 10:33:35 -0700 Subject: [PATCH] added missing variable --- hosts/laptop/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/laptop/default.nix b/hosts/laptop/default.nix index a6a0ecd..55ae087 100644 --- a/hosts/laptop/default.nix +++ b/hosts/laptop/default.nix @@ -1,4 +1,4 @@ -{ ... }: +{ config, ... }: { imports = [