From 59437dbe24c239b00f788384ccf48b85ca037b12 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 19 Aug 2023 10:19:14 +0000 Subject: [PATCH] add comment so i can remember --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index fb50d56c..e610bd6d 100644 --- a/flake.nix +++ b/flake.nix @@ -19,6 +19,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; # todo figure this out + # https://github.com/Mic92/sops-nix sops-nix.url = "github:Mic92/sops-nix"; };