basic tmux conf

This commit is contained in:
Kopatz
2025-09-30 17:31:16 +02:00
parent 238ece0ca6
commit 326dc594a2
3 changed files with 13 additions and 8 deletions

View File

@@ -92,11 +92,11 @@
defaultWindowManager = "xfce4-session";
enable = true;
openFirewall = false;
extraConfDirCommands = ''
substituteInPlace $out/sesman.ini \
--replace LogLevel=INFO LogLevel=DEBUG \
--replace LogFile=/dev/null LogFile=/var/log/xrdp.log
'';
#extraConfDirCommands = ''
# substituteInPlace $out/sesman.ini \
# --replace LogLevel=INFO LogLevel=DEBUG \
# --replace LogFile=/dev/null LogFile=/var/log/xrdp.log
#'';
};
security.polkit.enable = true;
security.polkit.extraConfig = ''