allow unfree

e82c5b326afd… · Ryan Schanzenbacher ·

parent b33f5b96e8b6… diff

Changed files

FileChanges
flake.nix +1 −0 raw
diff --git a/flake.nix b/flake.nix
index 71006ec..b7d3714 100644
--- a/flake.nix
+++ b/flake.nix
@@ -26,6 +26,7 @@
system = "aarch64-darwin";
specialArgs = { inherit inputs; };
modules = [
+ { nixpkgs.config.allowUnfree = true; }
inputs.determinate.darwinModules.default
./hosts/RyanMac/configuration.nix
home-manager.darwinModules.home-manager