monitoring
This commit is contained in:
parent
6cdc05debc
commit
bc2e179b44
2 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,6 @@ in {
|
||||||
../../server.nix
|
../../server.nix
|
||||||
../../features/dns-cache.nix
|
../../features/dns-cache.nix
|
||||||
../../features/nginx.nix
|
../../features/nginx.nix
|
||||||
../../features/telemetry.nix
|
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.hostName = "ingress-proxy";
|
networking.hostName = "ingress-proxy";
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
./base.nix
|
./base.nix
|
||||||
|
|
||||||
./features/tailscale.nix
|
./features/tailscale.nix
|
||||||
|
./features/telemetry.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.kernelPackages = lib.mkDefault pkgs.linuxPackages_latest;
|
boot.kernelPackages = lib.mkDefault pkgs.linuxPackages_latest;
|
||||||
|
|
Loading…
Add table
Reference in a new issue