From 5e70bb44808cfab54027f3aace3c2703aedd3265 Mon Sep 17 00:00:00 2001 From: Kyren223 Date: Thu, 26 Dec 2024 23:40:59 +0200 Subject: [PATCH] Added sops to manage secrets for my server --- hosts/laptop-nixos/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/laptop-nixos/home.nix b/hosts/laptop-nixos/home.nix index b502cf3..62f09bb 100644 --- a/hosts/laptop-nixos/home.nix +++ b/hosts/laptop-nixos/home.nix @@ -76,6 +76,7 @@ gitleaks rar gomodifytags + sops ]; # For nixd LSP to recognize what nixpkgs version I use