Fix undetected allowUnfree shenanigans
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
}:
|
||||
|
||||
{
|
||||
nixpkgs.config.allowUnfreePredicate = (_: true);
|
||||
imports = [
|
||||
nixvim.homeManagerModules.default
|
||||
./modules
|
||||
|
||||
Reference in New Issue
Block a user