summaryrefslogtreecommitdiff
path: root/machines.nix
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2025-12-31 02:28:00 +0100
committerandromeda <andromeda@lenovo>2025-12-31 02:28:00 +0100
commit4b8882d82dcc8667d2b1276d65e43d081c5fa868 (patch)
treee83b7e4734e05c5f7d72ccb3c6228448f5fad420 /machines.nix
parent42a93f042e2c821939fa6aa4ac8945997d5b5099 (diff)
change pub key management again, centralize users, start to modularize lenovo conf
Diffstat (limited to 'machines.nix')
-rw-r--r--machines.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/machines.nix b/machines.nix
index b9d1c76..bc41ee0 100644
--- a/machines.nix
+++ b/machines.nix
@@ -13,6 +13,5 @@
users = [
"mtgmonkey"
];
- pub-keys.ssh = [];
};
}