Moved away from deprecated option

This commit is contained in:
Alejandro Angulo 2023-06-23 20:52:18 -07:00
parent 58bdc7f6c5
commit 83dbca95c8
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -73,7 +73,7 @@ in {
enable = true;
swaynag.enable = true;
wrapperFeatures.gtk = true; # so that gtk works properly
systemdIntegration = true; # needed this for screen sharing to work
systemd.enable = true; # needed this for screen sharing to work
config = {
inherit (terminal menu left right up down modifier);