tangled
alpha
login
or
join now
sharparam.com
/
nix-config
0
fork
atom
this repo has no description
nix
0
fork
atom
overview
issues
pulls
pipelines
nix-config
/
modules
/
programs
/
namespace.nix
at
main
4 lines
78 B
view raw
wrap content
sharparam.com
Add glow
12d ago
bbd6dabf
1
{
inputs
,
.
.
.
}:
2
{
3
imports
=
[
(
inputs
.
den
.
namespace
"
p
r
o
g
r
a
m
s
"
false
)
]
;
4
}