Fix undetected allowUnfree shenanigans

This commit is contained in:
Greg Hellings
2025-02-04 08:21:58 -06:00
parent 4d39514d80
commit a2c7890c4d
4 changed files with 5 additions and 12 deletions
-1
View File
@@ -7,7 +7,6 @@
}:
{
nixpkgs.config.allowUnfreePredicate = (_: true);
imports = [
nixvim.homeManagerModules.default
./modules