change pub key management again, centralize users, start to modularize lenovo conf
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
let
|
||||
pub-keys = import ../pub-keys.nix;
|
||||
pub-keys = (import ../secrets.nix).pub-keys;
|
||||
andromeda = pub-keys.ssh.andromeda;
|
||||
lenovo = pub-keys.ssh.lenovo;
|
||||
in {
|
||||
|
||||
Reference in New Issue
Block a user