This website requires JavaScript.
Explore
Help
Sign In
greg
/
nixos
Watch
1
Star
0
Fork
1
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
64cbe3dd1fd8b89ae04a5f6bfd446a5b6063f480
nixos
/
modules
/
default.nix
T
8 lines
45 B
Nix
Raw
Normal View
History
Unescape
Escape
Move proxies to module
2022-04-20 11:11:35 -05:00
{
...
}:
{
imports
=
[
./proxy.nix
];
}
Reference in New Issue
Copy Permalink