some formatting and add neko

This commit is contained in:
sadan 2024-11-17 21:20:17 -05:00
parent 5a0e0eb481
commit b6f42fd63f
No known key found for this signature in database
3 changed files with 26 additions and 11 deletions

View file

@ -22,6 +22,10 @@
url = "github:danth/stylix";
inputs.nixpkgs.follows = "nixpkgs";
};
nekocord = {
url = "github:PoolloverNathan/nekocord";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =
{