with the addition of gamescope for minecraft i no longer need x11
This commit is contained in:
parent
fbb7c5b831
commit
3db13c8fb9
2 changed files with 0 additions and 7 deletions
|
|
@ -17,10 +17,4 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
time.timeZone = "America/New_York";
|
time.timeZone = "America/New_York";
|
||||||
|
|
||||||
# x11 keymap
|
|
||||||
services.xserver.xkb = {
|
|
||||||
layout = "us";
|
|
||||||
variant = "";
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
services = {
|
services = {
|
||||||
xserver.enable = true;
|
|
||||||
displayManager.sddm = {
|
displayManager.sddm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
wayland = {
|
wayland = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue