From ab7d031045232ffbb0e2263b8bb6c6793a3ce6e9 Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Sat, 23 Nov 2024 00:05:55 -0600 Subject: [PATCH] added another description to a flake input --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 13f7b9a..e895b5b 100644 --- a/flake.nix +++ b/flake.nix @@ -23,6 +23,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; + # delete your darlings # impermanence = { # url = "github:nix-community/impermanence"; # };