summaryrefslogtreecommitdiffstats
path: root/modules/tv
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-05-19 21:32:33 +0200
committertv <tv@shackspace.de>2015-05-19 23:17:19 +0200
commit70924424419c490279ede9196caf859f96422da8 (patch)
treec90c9c86de4c6738e85af14329c19477b3a964a7 /modules/tv
parente7aec739423ddf40d18870ae78371db6614fad41 (diff)
tv users: add tief
Diffstat (limited to 'modules/tv')
-rw-r--r--modules/tv/users.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/tv/users.nix b/modules/tv/users.nix
index f42ba33c..88f2b658 100644
--- a/modules/tv/users.nix
+++ b/modules/tv/users.nix
@@ -55,6 +55,11 @@ let
group = "tv-sub";
};
+ tief = {
+ uid = 2300702;
+ group = "tv-sub";
+ };
+
btc-bitcoind = {
uid = 2301001;
group = "tv-sub";