parts/templates: fix quickshell template

This commit is contained in:
Charlie Root 2024-08-31 13:06:42 +02:00
commit a33d2cc90e
6 changed files with 84 additions and 13 deletions

View file

@ -1,6 +1,6 @@
_: {
flake.templates = {
qs = {
quickshell = {
path = ./quickshell;
description = "QuickShell developement flake";
};