nixfleet flake in local registry
This commit is contained in:
parent
db34428011
commit
835325dad8
1 changed files with 4 additions and 0 deletions
|
@ -64,6 +64,10 @@
|
||||||
type = "path";
|
type = "path";
|
||||||
path = fleetFlake.inputs.nixpkgsUnstable;
|
path = fleetFlake.inputs.nixpkgsUnstable;
|
||||||
};
|
};
|
||||||
|
nixfleet.to = {
|
||||||
|
type = "path";
|
||||||
|
path = "/home/ccr/projects/aciceri/nixfleet";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue