From 1da4b25cb8554f7b14e7192365e21349a00ce425 Mon Sep 17 00:00:00 2001 From: lassulus Date: Mon, 1 Jun 2015 03:10:59 +0200 Subject: add xmonad-config repo --- modules/uriel/repos.nix | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'modules/uriel') diff --git a/modules/uriel/repos.nix b/modules/uriel/repos.nix index 6d3cf215..d54d4372 100644 --- a/modules/uriel/repos.nix +++ b/modules/uriel/repos.nix @@ -70,6 +70,13 @@ extraConfig = "option hook.post-receive = irc-announce"; }; + xmonad-config = { + users = { + lass = "RW+"; + uriel = "R"; + }; + }; + }; }; } -- cgit v1.2.3