mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore(extern): keys
This commit is contained in:
parent
c51febd94d
commit
ac9441da3d
7 changed files with 29 additions and 5 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue