This commit is contained in:
2026-03-01 16:15:11 +03:00
parent d00e298dc5
commit f855142a98
-1
View File
@@ -75,7 +75,6 @@
ssh_key_public = {
format = "yaml";
key = "ssh_key_public";
path = "/home/${xlib.device.username}/.ssh/id_ed25519.pub";
owner = config.users.users."${xlib.device.username}".name;
group = config.users.users."${xlib.device.username}".group;