mirror of
https://github.com/zoriya/flake.git
synced 2025-12-06 06:36:19 +00:00
4 lines
77 B
Nix
4 lines
77 B
Nix
self: super: {
|
|
tuxedo-keyboard = super.callPackage ./tuxedo-keyboard {};
|
|
}
|