feat(flake)!: add jovian-nixos
Currently not used (yet) Also update `flake.lock`
This commit is contained in:
parent
65ecbc44a6
commit
4243269b05
2 changed files with 204 additions and 104 deletions
|
@ -59,6 +59,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
jovian-nixos = {
|
||||
url = "github:Jovian-Experiments/Jovian-NixOS";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
deploy-rs = {
|
||||
url = "github:serokell/deploy-rs";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue