Add netbird client to julius-framework
This commit is contained in:
parent
c9326284d3
commit
f15e8bb159
2 changed files with 23 additions and 1 deletions
|
|
@ -83,6 +83,9 @@
|
|||
|
||||
specialArgs = {
|
||||
inherit inputs outputs username;
|
||||
pkgs-unstable = import nixpkgs-unstable {
|
||||
inherit system;
|
||||
};
|
||||
};
|
||||
|
||||
modules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue