nero: add millennium for steam.
This commit is contained in:
@@ -19,6 +19,7 @@ in
|
||||
|
||||
nixpkgs.overlays = [
|
||||
wivrn-overlay
|
||||
inputs.millennium.overlays.default
|
||||
];
|
||||
|
||||
boot = {
|
||||
@@ -89,6 +90,7 @@ in
|
||||
|
||||
steam = {
|
||||
enable = true;
|
||||
package = pkgs.millennium-steam;
|
||||
remotePlay.openFirewall = true;
|
||||
extraPackages = [ pkgs.hidapi ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user