This website requires JavaScript.
Explore
Help
Sign In
stupidcomputer
/
dot_testing
Watch
1
Star
0
Fork
You've already forked dot_testing
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
0e5d3288f2
dot_testing
/
home
/
nws
/
default.nix
10 lines
112 B
Nix
Raw
Blame
History
{
lib
,
config
,
pkgs
,
home
,
.
.
.
}:
{
home
.
file
=
{
"
.
c
o
n
f
i
g
/
n
w
s
"
=
{
text
=
''
K
O
H
X
''
;
}
;
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink