mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
fix wrong naming
This commit is contained in:
parent
3b5a637ec4
commit
4a818aa778
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
services.akkoma.frontends.akkoma-fe = {
|
services.akkoma.frontends.primary = {
|
||||||
name = "akkoma-fe";
|
name = "akkoma-fe";
|
||||||
ref = "stable";
|
ref = "stable";
|
||||||
package =
|
package =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue