mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 08:53:56 -05:00
updated game-laptop
This commit is contained in:
parent
4f83fd4389
commit
4d860b5d7a
9 changed files with 68 additions and 43 deletions
|
|
@ -20,7 +20,7 @@ _: {
|
|||
defaultSession = "xfce";
|
||||
lightdm = {
|
||||
enable = true;
|
||||
extraConfig = "minimum-vt=1";
|
||||
extraConfig = "minimum-vt=1";
|
||||
background = ../images/recursion.png;
|
||||
greeters.mini = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue