update openrgb and add sftp storage

This commit is contained in:
jopejoe1 2024-01-05 22:37:54 +01:00
parent 658507c387
commit deab8572cd
5 changed files with 69 additions and 16 deletions

View file

@ -31,6 +31,10 @@
url = "github:vinceliuice/Tela-icon-theme";
flake = false;
};
openrgb = {
url = "gitlab:CalcProgrammer1/OpenRGB";
flake = false;
};
# Dependencys
flake-parts = {