add mangohud to system packages and update
This commit is contained in:
@ -2,5 +2,5 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs;[ heroic ];
|
||||
home.packages = with pkgs;[ heroic mangohud];
|
||||
}
|
||||
|
Reference in New Issue
Block a user