Skip to content

Commit

Permalink
Update default config and skills (#584)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel McKnight <[email protected]>
  • Loading branch information
NeonDaniel and NeonDaniel authored Nov 28, 2023
1 parent 2c46650 commit 2ede9a9
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 10 deletions.
3 changes: 0 additions & 3 deletions neon_core/configuration/mark_2/neon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@ skills:
- skill-custom_conversation.neongeckocom
- skill-instructions.neongeckocom
- skill-audio_record.neongeckocom
# TODO: extra_directories here is the default, can it be removed?
extra_directories:
- /home/neon/.local/share/neon/skills
default_skills: []
PHAL:
ovos-PHAL-plugin-balena-wifi:
Expand Down
3 changes: 0 additions & 3 deletions neon_core/configuration/opi5/neon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@ skills:
- skill-custom_conversation.neongeckocom
- skill-instructions.neongeckocom
- skill-audio_record.neongeckocom
# TODO: extra_directories here is the default, can it be removed?
extra_directories:
- /home/neon/.local/share/neon/skills
default_skills: []
PHAL:
ovos-PHAL-plugin-balena-wifi:
Expand Down
3 changes: 0 additions & 3 deletions neon_core/configuration/rpi4/neon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@ skills:
- skill-custom_conversation.neongeckocom
- skill-instructions.neongeckocom
- skill-audio_record.neongeckocom
# TODO: extra_directories here is the default, can it be removed?
extra_directories:
- /home/neon/.local/share/neon/skills
default_skills: []
PHAL:
ovos-PHAL-plugin-balena-wifi:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ ovos-phal-plugin-ipgeo~=0.0.2
ovos-gui-plugin-shell-companion~=0.0.0

# Pi-specific skills
neon-skill-core_ready~=0.0.1a1
neon-skill-core_ready~=0.0.1a2
neon-skill-update~=2.1
ovos-skill-homescreen~=0.0.2,>=0.0.3a6
ovos-skill-setup~=0.0.1
Expand Down

0 comments on commit 2ede9a9

Please sign in to comment.