summaryrefslogtreecommitdiffstats
path: root/tv/2configs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2015-11-06 21:55:38 +0100
committertv <tv@krebsco.de>2015-11-06 21:55:59 +0100
commite3a42587115572127226160bbd0f71dee1ec99d5 (patch)
tree1bf9a89c890ac026e980f8ff33b84871a3b5778d /tv/2configs
parentd901700c2b6cc5ede0da505ab23e6e2c679fe17b (diff)
tv base: tv@xu can root
Diffstat (limited to 'tv/2configs')
-rw-r--r--tv/2configs/base.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/base.nix b/tv/2configs/base.nix
index b74b721..d3f4eed 100644
--- a/tv/2configs/base.nix
+++ b/tv/2configs/base.nix
@@ -33,6 +33,7 @@ with lib;
root = {
openssh.authorizedKeys.keys = [
config.krebs.users.tv.pubkey
+ config.krebs.users.tv_xu.pubkey
];
};
tv = {