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 = {
|
||||
quickshell = {
|
||||
path = ./quickshell;
|
||||
description = "QuickShell developement flake";
|
||||
};
|
||||
# somelang = {
|
||||
# path = ./somelang;
|
||||
# description = "QuickShell developement flake";
|
||||
# };
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue