Enable mangohud on GLaDOS too
This commit is contained in:
parent
6d806dde02
commit
0cc5bb9a60
|
@ -67,6 +67,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
programs.mangohud = {
|
||||
enable = true;
|
||||
enableSessionWide = true;
|
||||
};
|
||||
|
||||
boot.loader.systemd-boot.enable = lib.mkForce false;
|
||||
|
||||
boot.lanzaboote = {
|
||||
|
|
Loading…
Reference in a new issue