nichts/parts/templates/default.nix

9 lines
144 B
Nix
Raw Normal View History

2024-08-22 20:20:23 +02:00
_: {
flake.templates = {
# somelang = {
# path = ./somelang;
# description = "QuickShell developement flake";
# };
2024-08-22 20:20:23 +02:00
};
}