From 536de64d5cad41fe4c4cc1fc1a4515e4aedd21bc Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Wed, 19 Jun 2024 22:48:21 +0200 Subject: [PATCH] Update --- hosts/modules/server/sops.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/modules/server/sops.nix b/hosts/modules/server/sops.nix index 9afb738..eeb60aa 100644 --- a/hosts/modules/server/sops.nix +++ b/hosts/modules/server/sops.nix @@ -15,7 +15,7 @@ }; cloudflare-apitoken = { path = "/home/hadi/test.txt"; - owner = "hadi"; + owner = "hadii"; }; }; };