remove unused/not-needed-anymore and remove network access

This commit is contained in:
2022-03-01 15:08:25 +01:00
parent cf309595ad
commit ba3f0ec4eb
9 changed files with 7 additions and 10 deletions

View File

@@ -0,0 +1,2 @@
[Context]
shared=!network

View File

@@ -1,2 +1,3 @@
[Context] [Context]
shared=!network
filesystems=~/.local/share/todo.txt;!home filesystems=~/.local/share/todo.txt;!home

View File

@@ -1,2 +1,3 @@
[Context] [Context]
shared=!network
filesystems=!xdg-pictures filesystems=!xdg-pictures

View File

@@ -1,2 +0,0 @@
[Context]
filesystems=~/Code;~/.dotfiles;!home

View File

@@ -1,2 +1,3 @@
[Context] [Context]
filesystems=xdg-pictures;xdg-download;!host shared=!network
filesystems=xdg-download;xdg-pictures;!host

View File

@@ -1,2 +0,0 @@
[Context]
filesystems=!host

View File

@@ -1,2 +0,0 @@
[Context]
filesystems=!home:ro;xdg-download

View File

@@ -1,3 +0,0 @@
[Context]
sockets=wayland
filesystems=!xdg-public-share;!xdg-videos;!xdg-pictures;!xdg-music;!xdg-desktop;!xdg-documents

View File

@@ -45,6 +45,7 @@ cask "gimp"
cask "google-chrome" cask "google-chrome"
cask "iterm2" cask "iterm2"
cask "keka" cask "keka"
cask "mattermost"
cask "rectangle" cask "rectangle"
cask "signal" cask "signal"
cask "sleek" cask "sleek"