ma cake.r: add tv
This commit is contained in:
parent
2d691ae253
commit
0699a70cda
|
@ -6,6 +6,9 @@
|
|||
# configure your hw:
|
||||
# <stockholm/makefu/2configs/save-diskspace.nix>
|
||||
];
|
||||
users.extraUsers.root.openssh.authorizedKeys.keys = [
|
||||
config.krebs.users.tv.pubkey
|
||||
];
|
||||
krebs = {
|
||||
enable = true;
|
||||
tinc.retiolum.enable = true;
|
||||
|
|
Loading…
Reference in a new issue