meta: add attic
This commit is contained in:
parent
0b40ae50ca
commit
64916d2f92
1 changed files with 3 additions and 0 deletions
|
@ -49,6 +49,9 @@
|
||||||
lanzaboote.inputs.nixpkgs.follows = "nixpkgs";
|
lanzaboote.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
nixified-ai.url = "github:nixified-ai/flake";
|
nixified-ai.url = "github:nixified-ai/flake";
|
||||||
|
|
||||||
|
attic.url = "github:zhaofengli/attic";
|
||||||
|
attic.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
outputs = { self, nixpkgs, home-manager, nixos-hardware, ... }@inputs:
|
outputs = { self, nixpkgs, home-manager, nixos-hardware, ... }@inputs:
|
||||||
let
|
let
|
||||||
|
|
Loading…
Reference in a new issue