l prism.r: remove jeschli user
This commit is contained in:
parent
21f62c5352
commit
78569fbc7e
@ -159,40 +159,6 @@ with import <stockholm/lib>;
|
|||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
|
||||||
users.users.jeschli = {
|
|
||||||
uid = genid_uint31 "jeschli";
|
|
||||||
isNormalUser = true;
|
|
||||||
openssh.authorizedKeys.keys = with config.krebs.users; [
|
|
||||||
jeschli.pubkey
|
|
||||||
jeschli-bln.pubkey
|
|
||||||
jeschli-bolide.pubkey
|
|
||||||
jeschli-brauerei.pubkey
|
|
||||||
];
|
|
||||||
};
|
|
||||||
krebs.git.rules = [
|
|
||||||
{
|
|
||||||
user = with config.krebs.users; [
|
|
||||||
jeschli
|
|
||||||
jeschli-bln
|
|
||||||
jeschli-bolide
|
|
||||||
jeschli-brauerei
|
|
||||||
];
|
|
||||||
repo = [ config.krebs.git.repos.xmonad-stockholm ];
|
|
||||||
perm = with git; push "refs/heads/jeschli*" [ fast-forward non-fast-forward create delete merge ];
|
|
||||||
}
|
|
||||||
{
|
|
||||||
user = with config.krebs.users; [
|
|
||||||
jeschli
|
|
||||||
jeschli-bln
|
|
||||||
jeschli-bolide
|
|
||||||
jeschli-brauerei
|
|
||||||
];
|
|
||||||
repo = [ config.krebs.git.repos.stockholm ];
|
|
||||||
perm = with git; push "refs/heads/staging/jeschli*" [ fast-forward non-fast-forward create delete merge ];
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
krebs.repo-sync.repos.stockholm.timerConfig = {
|
krebs.repo-sync.repos.stockholm.timerConfig = {
|
||||||
OnBootSec = "5min";
|
OnBootSec = "5min";
|
||||||
|
Loading…
Reference in New Issue
Block a user