From d04113c22426b47011f319f51d04a3f1e40ed220 Mon Sep 17 00:00:00 2001 From: specCon18 Date: Sun, 14 May 2023 03:39:53 -0400 Subject: [PATCH] added direnv support to flake --- .direnv/flake-profile | 2 +- flake.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.direnv/flake-profile b/.direnv/flake-profile index 0c05709..c7ae5b7 120000 --- a/.direnv/flake-profile +++ b/.direnv/flake-profile @@ -1 +1 @@ -flake-profile-1-link \ No newline at end of file +flake-profile-2-link \ No newline at end of file diff --git a/flake.nix b/flake.nix index ffc3c2b..ae5ba1d 100644 --- a/flake.nix +++ b/flake.nix @@ -31,6 +31,7 @@ packages = with pkgs; [ curl + git wget pkg-config dbus