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;
|
||||
type = "github";
|
||||
owner = "nix-community";
|
||||
repo = "nix-on-droid";
|
||||
|
||||
inputs = {
|
||||
"nixpkgs" = {
|
||||
follows = "nixpkgs";
|
||||
};
|
||||
|
||||
"home-manager" = {
|
||||
follows = "home-manager";
|
||||
};
|
||||
};
|
||||
repo = "nixos-avf";
|
||||
};
|
||||
|
||||
"nixos-anywhere" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue