Skip to content

Commit

Permalink
import eris into flake
Browse files Browse the repository at this point in the history
  • Loading branch information
TahlonBrahic committed Jan 22, 2025
1 parent c5460f6 commit 4209bdd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};

eris = {
url = "github:TahlonBrahic/eris";
};
};

outputs = inputs @ {nixpkgs, ...}: {
Expand Down

0 comments on commit 4209bdd

Please sign in to comment.