add pkgs argument

This commit is contained in:
Charlotte 🦝 Delenk 2022-01-18 12:02:14 +01:00
parent fc0d758eb1
commit f485f217b8
Signed by: darkkirb
GPG key ID: 015E3768A70AFBC5

View file

@ -1,4 +1,4 @@
{ ... }: {
{ pkgs, ... }: {
wayland.windowManager.sway = {
enable = true;
wrapperFeatures.gtk = true ;