meta: add nixified-ai
This commit is contained in:
parent
99b4c696ff
commit
edbb14004f
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@
|
||||||
|
|
||||||
lanzaboote.url = "github:nix-community/lanzaboote";
|
lanzaboote.url = "github:nix-community/lanzaboote";
|
||||||
lanzaboote.inputs.nixpkgs.follows = "nixpkgs";
|
lanzaboote.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
|
nixified-ai.url = "github:nixified-ai/flake/nixos";
|
||||||
};
|
};
|
||||||
outputs = { self, nixpkgs, home-manager, nixos-hardware, ... }@inputs:
|
outputs = { self, nixpkgs, home-manager, nixos-hardware, ... }@inputs:
|
||||||
let
|
let
|
||||||
|
|
Loading…
Reference in a new issue