[desktop] Add custom package modrinth-nvidia
This commit is contained in:
@@ -5,11 +5,15 @@ with lib;
|
||||
let
|
||||
cfg = config.roles.desktop;
|
||||
|
||||
customPackages = pkgs.callPackage ../../packages {};
|
||||
|
||||
basePackages = with pkgs; [
|
||||
brightnessctl
|
||||
mangohud # Should probably get refactored with steam/gamescope out to a gaming role
|
||||
modrinth-app
|
||||
protonup-qt
|
||||
|
||||
customPackages.modrinthNvidia
|
||||
];
|
||||
|
||||
x11BasePackages = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user