mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-23 04:10:32 +01:00
4 lines
107 B
Nix
4 lines
107 B
Nix
{}:{nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
|
"factorio-headless"
|
|
];}
|