mirror of
https://codeberg.org/privacy1st/nix-git
synced 2025-01-09 04:51:20 +01:00
refactor
This commit is contained in:
parent
8fcaad051a
commit
8a0df61165
@ -1,4 +1,4 @@
|
|||||||
{ config, pkgs, lib, ...}:
|
{ config, pkgs, lib, ... }:
|
||||||
{
|
{
|
||||||
# TODO: Only if display scaling != 1
|
# TODO: Only if display scaling != 1
|
||||||
environment.sessionVariables.NIXOS_OZONE_WL = lib.mkIf (config.services.xserver.displayManager.gdm.wayland) "1";
|
environment.sessionVariables.NIXOS_OZONE_WL = lib.mkIf (config.services.xserver.displayManager.gdm.wayland) "1";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user