chore(extern): keys

This commit is contained in:
arcnmx 2024-05-13 11:11:09 -07:00
parent c51febd94d
commit ac9441da3d
7 changed files with 29 additions and 5 deletions

View file

@ -17,7 +17,9 @@ _: {
extern.files = {
"/etc/sysconfig/network-scripts/ifcfg-eth0" = {
source = ./ifcfg-eth0;
mode = "0644";
};
"/root/.ssh/authorized_keys" = {
source = ../reisen/root.authorized_keys;
};
};
exports = {