mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
123
This commit is contained in:
@@ -62,12 +62,6 @@
|
||||
group = config.users.users."${xlib.device.username}".group;
|
||||
mode = "0600";
|
||||
};
|
||||
ssh_key_private_host = {
|
||||
format = "yaml";
|
||||
key = "ssh_key_private";
|
||||
path = "/etc/ssh/id_ed25519";
|
||||
mode = "0600";
|
||||
};
|
||||
ssh_key_public = {
|
||||
format = "yaml";
|
||||
key = "ssh_key_public";
|
||||
|
||||
Reference in New Issue
Block a user