Compare

b33f5b96e8b659a28e29d7df3fa63669b1e7b316 .. e82c5b326afdc91fb30f5d83136ce94a64efc66f · 1 commits

Changed files

FileChanges
flake.nix +1 −0 raw

Commits

HashSubjectAuthorDate
e82c5b32 allow unfree Ryan Schanzenbacher
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