Skip to content

Commit

Permalink
Snap plug for permission to read $HOME/.ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
Maharacha committed Jan 26, 2023
1 parent cbfeb12 commit 5ef6a01
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,9 @@ plugs:
# your local code projects.
home-read:
interface: home

# read access to ssh keys
ssh-read:
interface: personal-files
read:
- $HOME/.ssh

0 comments on commit 5ef6a01

Please sign in to comment.