Server, deploy-rs
This commit is contained in:
parent
8468556385
commit
df711fbbe6
13 changed files with 828 additions and 39 deletions
3
overlays/deploy-rs/default.nix
Normal file
3
overlays/deploy-rs/default.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{inputs, ...}: final: prev: {
|
||||
deploy-rs = inputs.deploy-rs.packages.${prev.system}.deploy-rs;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue