index
:
beeSystems.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
overlays
/
default.nix
blob: 6918e89bcb93fbf768a0e0a4dcf6fde4e53cf467 (
plain
)
1
2
3
4
5
6
{ inputs, ... }: { flake.overlays = { qt6ct = import ./qt6ct.nix; }; }