fixup! feat: add ssh config for nuOS root
This commit is contained in:
parent
8033999c4d
commit
d1c8719e2e
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
|||
# org.gradle.console=verbose
|
||||
# org.gradle.daemon.idletimeout=3600000
|
||||
# '';
|
||||
".ssh/config".source = ''
|
||||
".ssh/config".text = ''
|
||||
Host lambdaOS
|
||||
User noa
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue