mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 14:40:19 +02:00
akkoma fe is a separate package
This commit is contained in:
parent
710d7f5aea
commit
d22840eb0a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ let
|
|||
}
|
||||
'';
|
||||
akkoma-overlay = self: super: {
|
||||
akkoma = super.akkoma.overrideAttrs (old: {
|
||||
akkoma-fe = super.akkoma-fe.overrideAttrs (old: {
|
||||
postPatch = ''
|
||||
${old.postPatch}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue