some small updates

This commit is contained in:
jopejoe1 2024-02-07 22:23:26 +01:00
parent 283d6475fc
commit 1c442bfcaf
7 changed files with 197 additions and 6 deletions

View file

@ -46,6 +46,10 @@
url = "gitlab:CalcProgrammer1/OpenRGB";
flake = false;
};
nether = {
url = "github:Lassulus/nether";
inputs.nixpkgs.follows = "nixpkgs";
};
# Dependencys
flake-parts = {