This website requires JavaScript.
Explore
Help
Sign In
min
/
infra
Watch
1
Star
0
Fork
You've already forked infra
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5579b49e8e
infra
/
nixos
/
modules
/
default.nix
6 lines
43 B
Nix
Raw
Normal View
History
Unescape
Escape
Prepare for refactors
2024-10-17 17:32:14 -05:00
{
.
.
.
}:
{
imports
=
[
./system
]
;
}