This website requires JavaScript.
Explore
Help
Register
Sign In
qbit
/
xin
Watch
1
Star
0
Fork
0
You've already forked xin
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5e85572f51
xin
/
services
/
default.nix
2 lines
64 B
Nix
Raw
Normal View
History
Unescape
Escape
all: switch to nixpkgs-fmt
2023-09-12 08:44:05 -06:00
{
lib
,
.
.
.
}:
with
lib
;
{
imports
=
[
./config-manager.nix
]
;
}
Reference in New Issue
Copy Permalink