link ssh config
This commit is contained in:
@@ -32,4 +32,5 @@
|
||||
};
|
||||
|
||||
xdg.configFile."hut/config".source = "${config.dotfiles.path}/.config/hut/config";
|
||||
home.file.".ssh/config".source = "${config.dotfiles.path}/.ssh/config";
|
||||
}
|
||||
|
||||
8
home/.ssh/config
Normal file
8
home/.ssh/config
Normal file
@@ -0,0 +1,8 @@
|
||||
Host crocus
|
||||
User root
|
||||
|
||||
Host verbena
|
||||
User root
|
||||
|
||||
Host genepi
|
||||
User root
|
||||
Reference in New Issue
Block a user