theyre ass
This commit is contained in:
Executable
+11
@@ -0,0 +1,11 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
services.displayManager.ly = {
|
||||
enable = true;
|
||||
x11Support = true;
|
||||
settings = {
|
||||
"session_log" = ".ly-session.log";
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user