mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-07-21 20:41:25 +02:00
treewide: have rwhod ignore always logged-in users
This commit is contained in:
@@ -52,4 +52,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.roowho2.settings.rwhod.ignoreUsers = [ "drumknotty" ];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -123,5 +123,7 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.roowho2.settings.rwhod.ignoreUsers = [ "greg" ];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user