This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
oysteikt
/
nix-dotfiles
Watch
2
Star
1
Fork
You've already forked nix-dotfiles
0
Code
Issues
Pull Requests
Activity
067f663ac6
nix-dotfiles
/
home
/
config
/
ssh
/
default.nix
8 lines
68 B
Nix
Raw
Normal View
History
Unescape
Escape
home: split up ssh into blocks, and add more targets
2023-12-11 13:34:14 +01:00
{
imports
=
[
home/ssh: port matchblocks from secrets
2023-12-13 14:02:22 +01:00
./home.nix
home: split up ssh into blocks, and add more targets
2023-12-11 13:34:14 +01:00
./other.nix
home/ssh: port matchblocks from secrets
2023-12-13 14:02:22 +01:00
./pvv.nix
home: split up ssh into blocks, and add more targets
2023-12-11 13:34:14 +01:00
]
;
}