diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 1 insertions, 3 deletions
| @@ -32,11 +32,9 @@ | |||
| 32 | url = "/data/src/clones/llm/llama.cpp_hjc4869"; | 32 | url = "/data/src/clones/llm/llama.cpp_hjc4869"; |
| 33 | inputs.nixpkgs.follows = "nixpkgs"; | 33 | inputs.nixpkgs.follows = "nixpkgs"; |
| 34 | }; | 34 | }; |
| 35 | |||
| 36 | nixpkgs-deathraymind.url = "github:Deathraymind/nixpkgs"; | ||
| 37 | }; | 35 | }; |
| 38 | 36 | ||
| 39 | outputs = { self, home-manager, nixpkgs, nixpkgs-stable, nixpkgs-deathraymind, everblush-gtk, agenix, simple-nixos-mailserver, llama-cpp, ... }@inputs: { | 37 | outputs = { self, home-manager, nixpkgs, nixpkgs-stable, everblush-gtk, agenix, simple-nixos-mailserver, llama-cpp, ... }@inputs: { |
| 40 | # TODO: deduplicate this | 38 | # TODO: deduplicate this |
| 41 | nixosConfigurations = { | 39 | nixosConfigurations = { |
| 42 | demiurge = nixpkgs.lib.nixosSystem { | 40 | demiurge = nixpkgs.lib.nixosSystem { |
