This website requires JavaScript.
Explore
Help
Sign In
jolheiser
/
dotnix
mirror of
https://git.jolheiser.com/dotnix.git
Watch
1
Star
0
Fork
You've already forked dotnix
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eda8dd3cbd
dotnix
/
apps
/
ssh.nix
9 lines
102 B
Nix
Raw
Blame
History
{
programs
.
ssh
=
{
enable
=
true
;
includes
=
[
"
/
r
u
n
/
a
g
e
n
i
x
/
s
s
h
-
c
o
n
f
i
g
"
]
;
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink