diff options
| author | andromeda <andromeda@lenovo> | 2025-12-31 02:28:00 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2025-12-31 02:28:00 +0100 |
| commit | 4b8882d82dcc8667d2b1276d65e43d081c5fa868 (patch) | |
| tree | e83b7e4734e05c5f7d72ccb3c6228448f5fad420 /pub-keys.nix | |
| parent | 42a93f042e2c821939fa6aa4ac8945997d5b5099 (diff) | |
change pub key management again, centralize users, start to modularize lenovo conf
Diffstat (limited to 'pub-keys.nix')
| -rw-r--r-- | pub-keys.nix | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/pub-keys.nix b/pub-keys.nix deleted file mode 100644 index 482d454..0000000 --- a/pub-keys.nix +++ /dev/null @@ -1,6 +0,0 @@ -{ - ssh = { - andromeda = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJy2VD362wUcu0lKj2d6OIU8dbAna0Lu/NaAYIj8gdIA andromeda@lenovo"; - lenovo = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHG4eqsLTq2os2mxfwhys3BpVnowcJrqt2CbRFzN2pJb root@lenovo"; - }; -} |
