Odin tiziano: add retroarch
This commit is contained in:
parent
8c07e3d4d2
commit
0576921c67
3 changed files with 6 additions and 5 deletions
|
|
@ -129,6 +129,7 @@ in
|
|||
# };
|
||||
|
||||
services = {
|
||||
displayManager.autoLogin = { enable = true; user = "tiziano"; };
|
||||
avahi = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
|
|
@ -148,7 +149,6 @@ in
|
|||
xserver = {
|
||||
displayManager = {
|
||||
gdm = { enable = true; autoSuspend = false; };
|
||||
autoLogin = { enable = true; user = "tiziano"; };
|
||||
};
|
||||
desktopManager.gnome.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue