meta: switch to nixified-ai master
This commit is contained in:
parent
cffd4d9d5b
commit
0e2ab9362e
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
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";
|
nixified-ai.url = "github:nixified-ai/flake";
|
||||||
};
|
};
|
||||||
outputs = { self, nixpkgs, home-manager, nixos-hardware, ... }@inputs:
|
outputs = { self, nixpkgs, home-manager, nixos-hardware, ... }@inputs:
|
||||||
let
|
let
|
||||||
|
|
Loading…
Reference in a new issue