Firefox changes

This commit is contained in:
Henry Hiles 2025-03-01 14:00:37 -05:00
parent 663668b584
commit cf691fb51d
8 changed files with 54 additions and 21 deletions

View file

@ -0,0 +1,6 @@
{
# wrappers.steam = {
# basePackage = pkgs.steam;
# env.MANGOHUD.value = "1";
# };
}

View file

@ -1,2 +0,0 @@
{pkgs, ...}: {
}