feat(flake): nixos-avf init
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
cdd5e77374
commit
8efc2e1f55
1 changed files with 2 additions and 12 deletions
14
flake.nix
14
flake.nix
|
|
@ -292,21 +292,11 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
"nix-on-droid" = {
|
"nixos-avf" = {
|
||||||
flake = true;
|
flake = true;
|
||||||
type = "github";
|
type = "github";
|
||||||
owner = "nix-community";
|
owner = "nix-community";
|
||||||
repo = "nix-on-droid";
|
repo = "nixos-avf";
|
||||||
|
|
||||||
inputs = {
|
|
||||||
"nixpkgs" = {
|
|
||||||
follows = "nixpkgs";
|
|
||||||
};
|
|
||||||
|
|
||||||
"home-manager" = {
|
|
||||||
follows = "home-manager";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
"nixos-anywhere" = {
|
"nixos-anywhere" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue