treewide: propagate inputs and remove templates (#926)
Closes: https://github.com/danth/stylix/issues/238 Link: https://github.com/danth/stylix/pull/926 Reviewed-by: Daniel Thwaites <danth@danth.me> Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
parent
6eea250b10
commit
3fce9fb038
17 changed files with 24 additions and 32 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
let
|
||||
theme = config.lib.stylix.colors {
|
||||
templateRepo = config.lib.stylix.templates.tinted-tmux;
|
||||
templateRepo = config.stylix.inputs.tinted-tmux;
|
||||
target = "base16";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue