enable feral gamemode wrapper

This commit is contained in:
Noah Masur 2023-02-22 23:45:47 -05:00
parent 48d33a9ef5
commit 6d0b0e3560

View File

@ -16,5 +16,6 @@
driSupport = true;
driSupport32Bit = true;
};
programs.gamemode.enable = true;
};
}