updated mom's laptop

This commit is contained in:
Gerg-L 2023-02-17 22:56:18 -05:00
parent 32a4a75654
commit 4f83fd4389
4 changed files with 15 additions and 19 deletions

View file

@ -5,7 +5,6 @@ _: {
}: {
services.xserver = {
enable = true;
tty = 1;
exportConfiguration = true; #make config debuggable
layout = "us";
libinput.enable = true;
@ -21,6 +20,7 @@ _: {
defaultSession = "xfce";
lightdm = {
enable = true;
extraConfig = "minimum-vt=1";
background = ../images/recursion.png;
greeters.mini = {
enable = true;