add missing self

This commit is contained in:
jopejoe1 2024-04-26 12:19:11 +02:00
parent 889aeb5fd9
commit 1099d0ea86

View file

@ -1,4 +1,4 @@
{ lib, pkgs, config, ... }: { lib, pkgs, config, self, ... }:
{ {
networking = { networking = {
wireless = { wireless = {