refactor: move megasync allowUnfreePredicate to guz home
This commit is contained in:
@@ -30,9 +30,4 @@
|
||||
boot.extraModprobeConfig = ''
|
||||
options bluetooth disable_ertm=Y
|
||||
'';
|
||||
|
||||
nixpkgs.config.allowUnfreePredicate = pkg:
|
||||
builtins.elem (lib.getName pkg) [
|
||||
"megasync"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user