Kde/konsole: replace fetchFromGitHub with flake input
This commit is contained in:
parent
3eaabeacd9
commit
a2eacddd44
3 changed files with 24 additions and 10 deletions
|
|
@ -88,6 +88,11 @@
|
|||
url = "github:eza-community/eza-themes";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
catppuccin-konsole = {
|
||||
url = "github:catppuccin/konsole";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {...} @ inputs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue