From e9e51be6d7a149fbd122db51d6a2bf2673f12827 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Wed, 10 Sep 2025 08:36:11 +0530 Subject: chore(pc/work/k3s): get real client ip --- os/pc/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/pc/configuration.nix') diff --git a/os/pc/configuration.nix b/os/pc/configuration.nix index 50c4802..023fc30 100644 --- a/os/pc/configuration.nix +++ b/os/pc/configuration.nix @@ -16,7 +16,7 @@ in ./modules/network.nix ./modules/wayland.nix ./modules/nopolkit.nix - ./modules/work.nix + ./modules/work ./modules/firejail.nix ]; -- cgit v1.2.3