Enable netbird client on srv03

This commit is contained in:
JuliusFreudenberger 2026-04-30 23:07:51 +02:00
parent 496bbb8271
commit 0e9998b94a
2 changed files with 9 additions and 2 deletions

View file

@ -177,7 +177,6 @@
inherit inputs outputs;
pkgs-unstable = import nixpkgs-unstable {
inherit system;
config.allowUnfree = true;
};
};