This commit is contained in:
Lucy Hochkamp 2024-11-03 16:56:05 +01:00
parent c309e5a4c2
commit ae9f1cfdfb
No known key found for this signature in database
5 changed files with 360 additions and 127 deletions

View file

@ -31,6 +31,10 @@
imab.url = "github:ulyssa/iamb";
imab.inputs.nixpkgs.follows = "nixpkgs";
helix.url = "github:helix-editor/helix";
ironbar = {
url = "github:JakeStanger/ironbar";
inputs.nixpkgs.follows = "nixpkgs";
};
## editor stuff
# nixd.url = "github:nix-community/nixd";