mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
added missing ref
This commit is contained in:
parent
43843a39e2
commit
3c2662e5fc
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ in
|
|||
};
|
||||
services.akkoma.frontends.akkoma-fe = {
|
||||
name = "akkoma-fe";
|
||||
ref = "stable";
|
||||
package =
|
||||
pkgs.runCommand "akkoma-fe"
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue