feat: add ssh config for nuOS root
This commit is contained in:
parent
bd1c8c260b
commit
8033999c4d
1 changed files with 4 additions and 0 deletions
|
|
@ -48,6 +48,10 @@
|
|||
# org.gradle.console=verbose
|
||||
# org.gradle.daemon.idletimeout=3600000
|
||||
# '';
|
||||
".ssh/config".source = ''
|
||||
Host lambdaOS
|
||||
User noa
|
||||
'';
|
||||
};
|
||||
|
||||
# Home Manager can also manage your environment variables through
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue