From 65d548c3cf7d25ee6bb6148741483c5ff9592dc8 Mon Sep 17 00:00:00 2001 From: Kyren223 Date: Tue, 1 Jul 2025 22:21:39 +0300 Subject: [PATCH] a --- nixosModules/loki.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixosModules/loki.nix b/nixosModules/loki.nix index 321695a..8fc3671 100644 --- a/nixosModules/loki.nix +++ b/nixosModules/loki.nix @@ -18,6 +18,8 @@ }; common = { + interface_names = [ "ens3" ]; + # added ens3 whichi s the interface in netcup ring = { instance_addr = "127.0.0.1"; kvstore = {