host: 抽出我的用户配置
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
...
|
||||
}:
|
||||
{
|
||||
users.users.origami = {
|
||||
isNormalUser = true;
|
||||
description = "Origami404";
|
||||
group = "origami";
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJyrUiSdpTC+vP+pNDChehLG+ChYL2By2LtjmVJiHmaf origami@eris"
|
||||
];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user