Skip to content

Commit

Permalink
profiles: anki: allow sound
Browse files Browse the repository at this point in the history
Anki needs sound access for recording and playing media.
  • Loading branch information
Fidel Ramos authored and kmk3 committed Nov 19, 2024
1 parent 62efdbb commit 0582205
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions etc/profile-a-l/anki.profile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ include globals.local
# Add the following to anki.local if you don't need media playing/recording
# (lua is needed by mpv):
#ignore include allow-lua.inc
#machine-id
#nosound

noblacklist ${DOCUMENTS}
noblacklist ${HOME}/.config/mpv
Expand Down Expand Up @@ -40,15 +42,15 @@ include whitelist-var-common.inc

apparmor
caps.drop all
machine-id
#machine-id
netfilter
no3d
nodvd
nogroups
noinput
nonewprivs
noroot
nosound
#nosound
notv
nou2f
novideo
Expand Down

0 comments on commit 0582205

Please sign in to comment.