add pkgs argument
This commit is contained in:
parent
fc0d758eb1
commit
f485f217b8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{ ... }: {
|
{ pkgs, ... }: {
|
||||||
wayland.windowManager.sway = {
|
wayland.windowManager.sway = {
|
||||||
enable = true;
|
enable = true;
|
||||||
wrapperFeatures.gtk = true ;
|
wrapperFeatures.gtk = true ;
|
||||||
|
|
Loading…
Reference in a new issue