QMK
This commit is contained in:
parent
4adde2fa7a
commit
395778cf61
3 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
environment = {
|
||||
systemPackages = [pkgs.mangohud];
|
||||
sessionVariables = {
|
||||
# MANGOHUD = "1";
|
||||
MANGOHUD_CONFIGFILE = ./mangohud.conf;
|
||||
};
|
||||
sessionVariables.MANGOHUD_CONFIGFILE = ./mangohud.conf;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue