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
5f1e146847f5fd15b8da7387e74fd6daf18889ef
nixos
/
modules
/
default.nix
T
10 lines
71 B
Nix
Raw
Normal View
History
Unescape
Escape
Move proxies to module
2022-04-20 11:11:35 -05:00
{
...
}:
{
imports
=
[
Default boxes to be at home network
2022-04-25 22:25:04 -05:00
./home.nix
Move proxies to module
2022-04-20 11:11:35 -05:00
./proxy.nix
Move Raspberry Pi 4 support to a module
2022-04-25 22:18:41 -05:00
./rpi4.nix
Move proxies to module
2022-04-20 11:11:35 -05:00
];
}
Reference in New Issue
Copy Permalink