This website requires JavaScript.
Explore
Help
Sign In
torjus
/
nixos-servers
Watch
1
Star
0
Fork
0
You've already forked nixos-servers
Code
Issues
1
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
master
nixos-servers
/
services
/
http-proxy
/
default.nix
7 lines
62 B
Nix
Raw
Permalink
Normal View
History
Unescape
Escape
Add http-proxy host
2024-10-20 20:09:23 +00:00
{
pkgs
,
config
,
.
.
.
}:
{
Add new cnames for proxy
2024-10-20 20:35:04 +00:00
imports
=
[
./proxy.nix
]
;
Add http-proxy host
2024-10-20 20:09:23 +00:00
}
Reference in New Issue
Copy Permalink