summaryrefslogtreecommitdiffstats
path: root/snap
diff options
context:
space:
mode:
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 2c5fa7dc0..71caa65c3 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -59,6 +59,12 @@ plugs:
interface: personal-files
read:
- $HOME/.config/gcloud
+ dot-cache-hugo:
+ interface: personal-files
+ write:
+ - $HOME/.cache/hugo
+ ssh-keys:
+ interface: ssh-keys
environment:
HOME: $SNAP_REAL_HOME
@@ -95,6 +101,8 @@ apps:
- dot-aws
- dot-azure
- dot-config-gcloud
+ - dot-cache-hugo
+ - ssh-keys
parts:
git: