mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add media
This commit is contained in:
parent
bf4a80d7e6
commit
c610556898
5 changed files with 47 additions and 39 deletions
|
|
@ -5,11 +5,7 @@
|
|||
description = "enables proprietary steam software";
|
||||
};
|
||||
packages = lib.mkOption {
|
||||
default = [
|
||||
"steam"
|
||||
"steam-original"
|
||||
"steam-run"
|
||||
];
|
||||
default = [ "steam" "steam-original" "steam-run" "steam-unwrapped" ];
|
||||
description = "unfree packages";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue