Move WAYLAND_DISPLAY
This commit is contained in:
parent
2bb341abec
commit
d4a9f2f3af
2 changed files with 2 additions and 4 deletions
|
@ -31,9 +31,5 @@
|
|||
'';
|
||||
})
|
||||
];
|
||||
|
||||
sessionVariables = {
|
||||
WAYLAND_DISPLAY = "";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
@ -22,4 +22,6 @@
|
|||
};
|
||||
|
||||
nix.nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
|
||||
|
||||
home-manager.users.opdavies.home.sessionVariables.WAYLAND_DISPLAY = "";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue