diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -26,6 +26,7 @@ | |||
| 26 | system = "aarch64-darwin"; | 26 | system = "aarch64-darwin"; |
| 27 | specialArgs = { inherit inputs; }; | 27 | specialArgs = { inherit inputs; }; |
| 28 | modules = [ | 28 | modules = [ |
| 29 | { nixpkgs.config.allowUnfree = true; } | ||
| 29 | inputs.determinate.darwinModules.default | 30 | inputs.determinate.darwinModules.default |
| 30 | ./hosts/RyanMac/configuration.nix | 31 | ./hosts/RyanMac/configuration.nix |
| 31 | home-manager.darwinModules.home-manager | 32 | home-manager.darwinModules.home-manager |
