users/guest: add tuigreet as temp launcher
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m21s

This commit is contained in:
2025-10-26 14:09:12 +00:00
parent 5af4dc4ac7
commit af304e3efe
4 changed files with 74 additions and 41 deletions

View File

@@ -102,7 +102,7 @@ in
};
desktop = {
gnome.enable = lib.mkForce false;
hyprland.enable = true;
hyprland.enable = false;
};
};
};