Add netbird client to julius-framework

This commit is contained in:
JuliusFreudenberger 2026-05-13 01:31:06 +02:00
parent c9326284d3
commit f15e8bb159
2 changed files with 23 additions and 1 deletions

View file

@ -83,6 +83,9 @@
specialArgs = {
inherit inputs outputs username;
pkgs-unstable = import nixpkgs-unstable {
inherit system;
};
};
modules = [