mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-04 10:36:34 +01:00
kami: enable xwayland
This commit is contained in:
parent
5f5370cc96
commit
6d093899aa
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
||||||
dconf.enable = true;
|
dconf.enable = true;
|
||||||
droidcam.enable = true;
|
droidcam.enable = true;
|
||||||
sysdig.enable = true;
|
sysdig.enable = true;
|
||||||
xwayland.enable = false;
|
xwayland.enable = true;
|
||||||
kdeconnect.enable = true;
|
kdeconnect.enable = true;
|
||||||
};
|
};
|
||||||
console = {
|
console = {
|
||||||
|
|
Loading…
Reference in a new issue