mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
update nix
use virt-manager module fix miniflux's postgres config
This commit is contained in:
parent
d7711d2df2
commit
c18415e7e6
4 changed files with 24 additions and 8 deletions
|
|
@ -13,7 +13,7 @@ _:
|
|||
ensureUsers = [
|
||||
{
|
||||
name = "miniflux";
|
||||
ensurePermissions."DATABASE miniflux" = "ALL PRIVILEGES";
|
||||
ensureDBOwnership = true;
|
||||
}
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue