fix(homes): Move stremio unfree packages to default.nix

This commit is contained in:
Mohammad Rafiq 2025-07-14 02:35:59 +08:00
parent 3af11b2519
commit ee522765b7
No known key found for this signature in database
2 changed files with 4 additions and 2 deletions

View file

@ -4,8 +4,6 @@ let
in
{
allowedUnfreePackages = [
"stremio-shell"
"stremio-server"
"steam"
"steam-unwrapped"
];