explicit user

This commit is contained in:
Mohamed Chrayed 2024-08-11 13:50:57 +02:00
parent 43b65bf6f6
commit 7aa76f212c

View File

@ -1,8 +1,8 @@
{ user-computer, ... }:
{ ... }:
{
jovian.steam = {
autoStart = false;
user = user-computer;
user = "mo";
desktopSession = "plasma";
};