mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-04 09:54:55 +02:00
gaming: Add mangohud
This commit is contained in:
parent
a16b34202f
commit
06b3d3e24c
1 changed files with 4 additions and 0 deletions
|
|
@ -23,6 +23,10 @@
|
|||
cage
|
||||
];
|
||||
|
||||
programs.mangohud = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
home.file = {
|
||||
".config/heroic/tools/wine/wine-system" = {
|
||||
source = pkgs.wine-tkg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue