summaryrefslogtreecommitdiffstats
path: root/modules/mors
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mors')
-rw-r--r--modules/mors/repos.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/mors/repos.nix b/modules/mors/repos.nix
index 6d3cf215..d54d4372 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";
+ };
+ };
+
};
};
}