fix tmux over mosh copy & boot config

This commit is contained in:
2025-10-01 17:55:44 -04:00
parent eb0c28d2f0
commit e173ddffc9
2 changed files with 3 additions and 1 deletions

View File

@@ -12,6 +12,8 @@ in
system = {
boot = {
enable = true;
enableGrub = false;
enableSystemd = true;
xenGuest = true;
};