Kde/konsole: replace fetchFromGitHub with flake input

This commit is contained in:
Toast 2024-12-15 03:07:23 +01:00
parent 3eaabeacd9
commit a2eacddd44
3 changed files with 24 additions and 10 deletions

View file

@ -88,6 +88,11 @@
url = "github:eza-community/eza-themes";
flake = false;
};
catppuccin-konsole = {
url = "github:catppuccin/konsole";
flake = false;
};
};
outputs = {...} @ inputs: