From d0b6a5ccd9e5f1ae7c6b7103c207a0192315577e Mon Sep 17 00:00:00 2001 From: lassulus Date: Mon, 1 Jun 2015 03:10:59 +0200 Subject: add xmonad-config repo --- modules/mors/repos.nix | 7 +++++++ modules/uriel/repos.nix | 7 +++++++ 2 files changed, 14 insertions(+) (limited to 'modules') diff --git a/modules/mors/repos.nix b/modules/mors/repos.nix index 6d3cf21..d54d437 100644 --- a/modules/mors/repos.nix +++ b/modules/mors/repos.nix @@ -70,6 +70,13 @@ extraConfig = "option hook.post-receive = irc-announce"; }; + xmonad-config = { + users = { + lass = "RW+"; + uriel = "R"; + }; + }; + }; }; } diff --git a/modules/uriel/repos.nix b/modules/uriel/repos.nix index 6d3cf21..d54d437 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