Set ANKI_WAYLAND
This commit is contained in:
parent
989c7e64c6
commit
3be0332f7c
|
@ -80,6 +80,10 @@ with lib;
|
|||
'')
|
||||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
ANKI_WAYLAND = "1";
|
||||
};
|
||||
|
||||
# Notification system
|
||||
# services.dunst = {
|
||||
# enable = true;
|
||||
|
|
Loading…
Reference in a new issue