mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 19:00:19 +01:00
Add privoxy
This commit is contained in:
parent
6df797da58
commit
964ab7b5b0
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
environment.pathsToLink = ["/share/zsh"];
|
||||
security.rtkit.enable = true;
|
||||
services = {
|
||||
privoxy.enable = true;
|
||||
flatpak.enable = true;
|
||||
pipewire = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue