This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
config
Watch
1
Fork
0
You've already forked config
Code
Packages
Releases
Activity
1e2721bd14
Branches
Tags
No results found.
config
/
modules
/
default.nix
8 lines
58 B
Nix
Raw
Normal View
History
Unescape
Escape
nix fmt
2024-07-29 12:39:54 +00:00
{
.
.
.
}:
{
flakes
2023-04-14 11:12:45 +00:00
imports
=
[
./base
./services
]
;
}
Copy Permalink