amadaluzian-zsh: init amadaluzian-zsh
This commit is contained in:
parent
f082ca90e4
commit
e7b8922920
20 changed files with 263 additions and 330 deletions
|
@ -1,8 +1,5 @@
|
|||
{tela-circle-icon-theme, ...}:
|
||||
{ tela-circle-icon-theme, ... }:
|
||||
tela-circle-icon-theme.overrideAttrs (finalAttrs: {
|
||||
patches =
|
||||
(finalAttrs.patches or [])
|
||||
++ [
|
||||
./0001-fix-links-remove-symbolic-links.patch
|
||||
];
|
||||
patches = (finalAttrs.patches or [ ])
|
||||
++ [ ./0001-fix-links-remove-symbolic-links.patch ];
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue