changed the defaultSession to plasma

This commit is contained in:
2025-01-16 22:22:08 -05:00
parent 76da8cd379
commit 61b548e11c

View File

@@ -40,8 +40,7 @@
user = "gaming";
enable = true;
};
defaultSession = "steam";
# defaultSession = "plasma";
defaultSession = "plasma";
};
openssh.ports = [ 262 ];