added quickshell

This commit is contained in:
2026-07-07 16:12:04 +01:00
parent f9b5c03e87
commit c1ce520858
3 changed files with 50 additions and 0 deletions

View File

@@ -21,6 +21,10 @@
};
sls-steam.url = "github:AceSLS/SLSsteam";
davinci.url = "git+https://git.voidarc.co.uk/voidarc/nixos.davinci";
quickshell = {
url = "git+https://git.voidarc.co.uk/voidarc/quickshell";
flake = false;
};
# Flake parts
flake-parts.url = "github:hercules-ci/flake-parts";