summaryrefslogtreecommitdiffstats
path: root/tv/1systems/wu.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2015-11-07 19:24:25 +0100
committertv <tv@krebsco.de>2015-11-07 19:24:25 +0100
commite35e3b5eb05cea1e3c033423c2f6ee4e0a511817 (patch)
tree0dcec510dedbf504e01f9e61c6c435ee27c7b683 /tv/1systems/wu.nix
parentb6e616bb134019ef46919218b79d45af0cdb3d08 (diff)
tv: mv user xr to sub
Diffstat (limited to 'tv/1systems/wu.nix')
-rw-r--r--tv/1systems/wu.nix11
1 files changed, 3 insertions, 8 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix
index ee529f3d..2c0098c1 100644
--- a/tv/1systems/wu.nix
+++ b/tv/1systems/wu.nix
@@ -12,6 +12,7 @@ with lib;
../2configs/mail-client.nix
../2configs/xserver
../2configs/z.nix
+ ../2configs/sub/xr.nix
{
environment.systemPackages = with pkgs; [
@@ -120,6 +121,8 @@ with lib;
#xkill
#xl2tpd
#xsel
+
+ unison
];
}
{
@@ -234,14 +237,6 @@ with lib;
];
};
- xr = {
- uid = 13370061;
- extraGroups = [
- "audio"
- "video"
- ];
- };
-
"23" = {
uid = 13370023;
};