Remove duplicate adding mangohud package

This commit is contained in:
Evie Litherland-Smith 2024-12-07 09:30:08 +00:00
parent 0b0f6c269f
commit a57ee7ba0f

View file

@ -1,6 +1,5 @@
{ pkgs, username, ... }:
{ username, ... }:
{
environment.systemPackages = [ pkgs.mangohud ];
hardware.steam-hardware.enable = true;
programs = {
gamemode.enable = true;