From 79da5e369ef2f81e15199dbc85f36a023ddf97a4 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Wed, 4 Oct 2023 19:01:43 +0400 Subject: [PATCH] wefwqefwef --- hosts/sakotop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index dca131e5..1ff1f2cc 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -116,7 +116,7 @@ services.xserver.videoDrivers = ["nvidia"]; # homelab - security.pki.certificateFiles = ["/root/homelab.crt"]; + security.pki.certificateFiles = ["/home/sako/homelab.crt"]; # Enable the OpenSSH daemon. # services.openssh.enable = true;