forgejo -> gitea, general documentation changes, build hack
This commit is contained in:
parent
106c5c3ad7
commit
c9be231c9f
5 changed files with 27 additions and 28 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue