Files
LillyOS/home/gaming/mangohud.nix
2026-01-05 04:04:42 +01:00

6 lines
52 B
Nix

{
programs.mangohud = {
enable = true;
};
}