This website requires JavaScript.
Explore
Help
Sign in
palo
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
01b22a20a1
nixos-config
/
nixos
/
components
/
network
/
default.nix
9 lines
70 B
Nix
Raw
Normal View
History
Unescape
Escape
migrate sshd to component.sshd
2022-10-13 10:19:23 +02:00
{
.
.
.
}:
{
imports
=
[
./sshd
moved tinc to components/tinc
2022-10-13 10:51:21 +02:00
./tinc
./hosts.nix
migrate sshd to component.sshd
2022-10-13 10:19:23 +02:00
]
;
}
Reference in a new issue
Copy permalink