diff options
-rw-r--r-- | common/unfree.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/unfree.nix b/common/unfree.nix index b07b151..3789c9f 100644 --- a/common/unfree.nix +++ b/common/unfree.nix | |||
@@ -7,6 +7,7 @@ inputs: | |||
7 | # operation of this attribute is broken | 7 | # operation of this attribute is broken |
8 | nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ | 8 | nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ |
9 | "betterttv" | 9 | "betterttv" |
10 | "flagfox" | ||
10 | 11 | ||
11 | "steam" | 12 | "steam" |
12 | "steam-original" | 13 | "steam-original" |