diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -11,7 +11,6 @@ | |||
| 11 | url = "github:nix-community/home-manager"; | 11 | url = "github:nix-community/home-manager"; |
| 12 | inputs.nixpkgs.follows = "nixpkgs"; | 12 | inputs.nixpkgs.follows = "nixpkgs"; |
| 13 | }; | 13 | }; |
| 14 | determinate.url = "https://flakehub.com/f/DeterminateSystems/determinate/3"; | ||
| 15 | zen-browser = { # Used exclusively for HM module, Zen is installed via cask | 14 | zen-browser = { # Used exclusively for HM module, Zen is installed via cask |
| 16 | url = "github:0xc000022070/zen-browser-flake"; | 15 | url = "github:0xc000022070/zen-browser-flake"; |
| 17 | inputs = { | 16 | inputs = { |
| @@ -36,7 +35,6 @@ | |||
| 36 | specialArgs = { inherit inputs; }; | 35 | specialArgs = { inherit inputs; }; |
| 37 | modules = [ | 36 | modules = [ |
| 38 | { nixpkgs.config.allowUnfree = true; } | 37 | { nixpkgs.config.allowUnfree = true; } |
| 39 | inputs.determinate.darwinModules.default | ||
| 40 | ./hosts/RyanMac/configuration.nix | 38 | ./hosts/RyanMac/configuration.nix |
| 41 | home-manager.darwinModules.home-manager | 39 | home-manager.darwinModules.home-manager |
| 42 | { | 40 | { |
