You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit fixes these warnings:
```
evaluation warning: The option `services.xserver.xkbOptions' defined in `/mnt/nix/store/ac8yy4g10vjb2q4mn861cgdgbkp8msg3-source/hosts/nixos' has been renamed to `services.xserver.xkb.options'.
evaluation warning: The option `services.xserver.layout' defined in `/mnt/nix/store/ac8yy4g10vjb2q4mn861cgdgbkp8msg3-source/hosts/nixos' has been renamed to `services.xserver.xkb.layout'.
evaluation warning: The option `services.xserver.libinput.enable' defined in `/mnt/nix/store/ac8yy4g10vjb2q4mn861cgdgbkp8msg3-source/hosts/nixos' has been renamed to `services.libinput.enable'.
evaluation warning: The option `services.xserver.displayManager.defaultSession' defined in `/mnt/nix/store/ac8yy4g10vjb2q4mn861cgdgbkp8msg3-source/hosts/nixos' has been renamed to `services.displayManager.defaultSession'.
evaluation warning: The option `hardware.opengl.enable' defined in `/mnt/nix/store/ac8yy4g10vjb2q4mn861cgdgbkp8msg3-source/hosts/nixos' has been renamed to `hardware.graphics.enable'.
```
0 commit comments