mirror of
https://git.adityakumar.xyz/nix-conf.git
synced 2024-11-09 23:49:43 +00:00
rm compositor
This commit is contained in:
parent
2582bf5a01
commit
5bc06c7ba3
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
wayland = {
|
wayland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
compositor = "kwin";
|
#compositor = "kwin";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
gdm.enable = false;
|
gdm.enable = false;
|
||||||
|
|
Loading…
Reference in a new issue