templates/default.nix: remove quickshell flake template
This commit is contained in:
parent
a903957e5c
commit
58ba63a32c
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
_: {
|
_: {
|
||||||
flake.templates = {
|
flake.templates = {
|
||||||
quickshell = {
|
# somelang = {
|
||||||
path = ./quickshell;
|
# path = ./somelang;
|
||||||
description = "QuickShell developement flake";
|
# description = "QuickShell developement flake";
|
||||||
};
|
# };
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue