summaryrefslogtreecommitdiffstats
path: root/tv/1systems/wu.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2015-11-06 21:53:21 +0100
committertv <tv@krebsco.de>2015-11-06 21:53:21 +0100
commitbad79f7f1270c01343b3c308f5a2cf390dac014c (patch)
treeb7b0b9667ed5438d8cc520787ef6936dee6483c4 /tv/1systems/wu.nix
parenta0c068d6ec5d1cc6b1c58fe9af379b638a346220 (diff)
tv: init user z
Diffstat (limited to 'tv/1systems/wu.nix')
-rw-r--r--tv/1systems/wu.nix11
1 files changed, 1 insertions, 10 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix
index b12e7df9..fe6a5f30 100644
--- a/tv/1systems/wu.nix
+++ b/tv/1systems/wu.nix
@@ -32,6 +32,7 @@ with lib;
../2configs/git.nix
../2configs/mail-client.nix
../2configs/xserver
+ ../2configs/z.nix
{
environment.systemPackages = with pkgs; [
@@ -287,16 +288,6 @@ with lib;
onion = {
uid = 6660010;
};
-
- zalora = {
- uid = 1000301;
- extraGroups = [
- "audio"
- # TODO remove vboxusers when hardening is active
- "vboxusers"
- "video"
- ];
- };
};
security.sudo.extraConfig =