This website requires JavaScript.
Explore
Help
Sign In
qbit
/
xin
Watch
1
Star
0
Fork
0
You've already forked xin
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3c823b82c3
xin
/
services
/
default.nix
2 lines
78 B
Nix
Raw
Normal View
History
Unescape
Escape
fmt: fix fmt \o/ also add deadnix checks
2022-10-12 20:34:56 -06:00
{
config
,
lib
,
pkgs
,
.
.
.
}:
with
lib
;
{
imports
=
[
./config-manager.nix
]
;
}
Reference in New Issue
Copy Permalink