diff options
| -rw-r--r-- | bragi.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -368,6 +368,7 @@ in rec { | |||
| 368 | enable = true; | 368 | enable = true; |
| 369 | authentication = lib.mkForce '' | 369 | authentication = lib.mkForce '' |
| 370 | local sameuser all peer | 370 | local sameuser all peer |
| 371 | local root all peer | ||
| 371 | ''; | 372 | ''; |
| 372 | }; | 373 | }; |
| 373 | 374 | ||
