Skip to content

Commit

Permalink
feat: snapcraft
Browse files Browse the repository at this point in the history
  • Loading branch information
geffersonFerraz committed Feb 27, 2025
1 parent 1f40bc3 commit 5bfcbbf
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions goreleaser_internal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,26 +58,26 @@ snapcrafts:
confinement: strict
license: GPL-3.0-only
base: core24
plugs:
# dot-config-mgc:
# interface: personal-files
# write:
# - $HOME/.config/mgc
browser-support:
interface: browser-support
desktop:
interface: desktop
network-bind:
interface: network-bind
home:
read: all
# plugs:
# # dot-config-mgc:
# # interface: personal-files
# # write:
# # - $HOME/.config/mgc
# browser-support:
# interface: browser-support
# desktop:
# interface: desktop
# network-bind:
# interface: network-bind
# home:
# read: all
apps:
mgc:
command: mgc
aliases:
- mgc
plugs:
- home
# - home
- network
- network-bind
# - dot-config-mgc
Expand Down

0 comments on commit 5bfcbbf

Please sign in to comment.