fix(mycelium): package name
This commit is contained in:
parent
bb2ddbbf6d
commit
dc3832b7c7
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
services.mycelium = {
|
||||
enable = true;
|
||||
package = nodeFlake.inputs.mycelium.packages.${system}.mycelium;
|
||||
package = nodeFlake.inputs.mycelium.packages.${system}.myceliumd;
|
||||
keyFile = config.sops.secrets.mycelium-key.path;
|
||||
addHostedPublicNodes = true;
|
||||
peers = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue