test z2w
This commit is contained in:
@@ -49,11 +49,6 @@
|
||||
name = "netbird";
|
||||
interface = "wt0";
|
||||
hardened = false;
|
||||
|
||||
login = {
|
||||
enable = true;
|
||||
setupKeyFile = config.sops.secrets."netbirdKey".path;
|
||||
};
|
||||
};
|
||||
|
||||
package = pkgs-us.netbird;
|
||||
|
||||
@@ -60,6 +60,8 @@
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
nix.settings.extra-sandbox-paths = [ "/nix/var/cache/ccache-kernel" ]; # this is weird
|
||||
|
||||
networking = {
|
||||
|
||||
hostName = "homebox";
|
||||
|
||||
Reference in New Issue
Block a user