mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 07:00:21 +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 = {
|
services.akkoma.frontends.akkoma-fe = {
|
||||||
name = "akkoma-fe";
|
name = "akkoma-fe";
|
||||||
|
ref = "stable";
|
||||||
package =
|
package =
|
||||||
pkgs.runCommand "akkoma-fe"
|
pkgs.runCommand "akkoma-fe"
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue