From f5105cea8d6031a74bceff6e7f0b8b8f33b1ef83 Mon Sep 17 00:00:00 2001 From: Artemis Tosini Date: Mon, 16 Nov 2020 22:55:34 +0000 Subject: [PATCH] Fix error in laptop.nix --- sets/laptop.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sets/laptop.nix b/sets/laptop.nix index 5e5ac95..cceecd1 100644 --- a/sets/laptop.nix +++ b/sets/laptop.nix @@ -1,4 +1,4 @@ -{ config, pkgs }: +{ config, pkgs, ... }: { services = {