This commit is contained in:
Lucy Hochkamp 2024-04-04 16:39:51 +02:00
parent 1e7dd05f6e
commit c58c137f5a
No known key found for this signature in database
3 changed files with 137 additions and 7 deletions

View file

@ -24,6 +24,8 @@
lolpizza.inputs.nixpkgs.follows = "nixpkgs";
x.url = "github:thexyno/x";
x.inputs.nixpkgs.follows = "nixpkgs";
imab.url = "github:ulyssa/iamb";
imab.inputs.nixpkgs.follows = "nixpkgs";
## editor stuff
nixd.url = "github:nix-community/nixd";