weylus feature

This commit is contained in:
2026-07-22 13:35:09 +01:00
parent 0d35a34e9b
commit 637e665581
3 changed files with 111 additions and 16 deletions

View File

@@ -41,6 +41,10 @@
url = "github:voidarclabs/wshowkeys";
inputs.nixpkgs.follows = "nixpkgs";
};
weylus = {
url = "github:voidarclabs/WeylusCommunityEdition";
inputs.nixpkgs.follows = "nixpkgs";
};
# Flake parts
flake-parts.url = "github:hercules-ci/flake-parts";