From 1099d0ea86cd8422df0e2b4a2fd6f89ada67ee7a Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Fri, 26 Apr 2024 12:19:11 +0200 Subject: [PATCH] add missing self --- common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.nix b/common.nix index 7eeae57..54f46bb 100644 --- a/common.nix +++ b/common.nix @@ -1,4 +1,4 @@ -{ lib, pkgs, config, ... }: +{ lib, pkgs, config, self, ... }: { networking = { wireless = {