feat: swap devenv for direnv

This commit is contained in:
2026-07-26 11:13:47 +02:00
parent 11b1256771
commit 16f465a6e8
3 changed files with 26 additions and 324 deletions
-1
View File
@@ -6,7 +6,6 @@
url = "github:nix-community/disko";
inputs.nixpkgs.follows = "nixpkgs";
};
devenv.url = "github:cachix/devenv";
flake-parts.follows = "lux-pkgs/flake-parts";
helix = {
url = "github:helix-editor/helix";