This website requires JavaScript.
Explore
Help
Sign In
jolheiser
/
dotnix-archive
Archived
Watch
1
Star
0
Fork
You've already forked dotnix-archive
0
Code
Issues
Activity
This repository has been archived on
2024-01-18
. You can view files and clone it, but cannot push or open issues/pull-requests.
eda8dd3cbd
dotnix-archive
/
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