mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:29:24 +08:00
modules.user: add lsp
This commit is contained in:
@@ -99,6 +99,7 @@ inputs:
|
||||
"lly" # 这谁?
|
||||
"ccy" # 陈超业
|
||||
"twr" # 唐文睿,吴猛的学生
|
||||
"lsp" # 李书平的不知道哪个学生要用
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
@@ -39,6 +39,7 @@ inputs:
|
||||
xly = 1025;
|
||||
ccy = 1026;
|
||||
twr = 1027;
|
||||
lsp = 1028;
|
||||
misskey-misskey = 2000;
|
||||
misskey-misskey-old = 2001;
|
||||
frp = 2002;
|
||||
|
||||
1
modules/user/keys/lsp
Normal file
1
modules/user/keys/lsp
Normal file
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC4ZwF9Glc/InBz2D/ZTgs+raJBykAD5Lg6empFDO0TG lsp
|
||||
Reference in New Issue
Block a user