mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 12:16:32 +03:00
123
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user