downgrade netbird

This commit is contained in:
2025-08-23 13:52:31 -05:00
parent 15e292c5f9
commit aae976f555

View File

@@ -19,12 +19,12 @@
services.netbird = {
enable = config.sysconfig.services.netbird.enable;
package = let
/*package = let
pkgs-us = import inputs.nixpkgs-us {
system = "x86_64-linux";
config.allowUnfree = true;
};
in pkgs-us.netbird;
in pkgs-us.netbird;*/
};
networking = {