Moved away from deprecated option
This commit is contained in:
parent
58bdc7f6c5
commit
83dbca95c8
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue