disable global mangohud to not crash nms
This commit is contained in:
parent
35aa76ffd5
commit
3fd49033d8
|
@ -29,7 +29,7 @@
|
|||
|
||||
programs.mangohud = {
|
||||
enable = true;
|
||||
enableSessionWide = true;
|
||||
# enableSessionWide = true;
|
||||
};
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
|
|
Loading…
Reference in a new issue