forgejo -> gitea, general documentation changes, build hack

This commit is contained in:
Reid 2024-03-03 22:20:06 -08:00
parent 106c5c3ad7
commit c9be231c9f
5 changed files with 27 additions and 28 deletions

View file

@ -10,6 +10,10 @@ in {
users.groups.dotfiles = {};
# HACK HACK HACK
services.logrotate.checkConfig = false;
# HACK HACK HACK
normalUsers = {
reidlab = {
conf = {
@ -48,7 +52,7 @@ in {
mosh.enable = true;
};
security.useDoas = true;
security.useDoas = false;
};
networking = {