feat(desktop): turn off opensnitch & add android-file-transfer

This commit is contained in:
Pavel Korytov 2023-08-21 11:21:41 +03:00
parent 07c003dd86
commit b43974d7e0
2 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,6 @@
(specifications->manifest
'(
"android-file-transfer"
"remmina"
"font-google-noto-emoji"
"telegram-desktop"

View file

@ -4056,6 +4056,7 @@ Install it via nix:
nix-env -I opensnitchd opensnitch-ui
#+end_src
=sudoers= has to be modified this to work.
#+begin_src scheme
(define opensnitchd
(make <service>
@ -4093,8 +4094,9 @@ Register services:
;; xmodmap
nm-applet
vnstatd
opensnitchd
opensnitch-ui)
;; opensnitchd
;; opensnitch-ui
)
#+end_src
Daemonize shepherd
@ -4149,6 +4151,7 @@ Other desktop programs I use are listed below.
| desktop-misc | telegram-desktop | |
| desktop-misc | font-google-noto-emoji | |
| desktop-misc | remmina | |
| desktop-misc | android-file-transfer | |
#+NAME: packages
#+begin_src emacs-lisp :tangle no