services.postgres: enable
This commit is contained in:
parent
94f239ea38
commit
3e79238aff
1 changed files with 2 additions and 0 deletions
|
@ -101,6 +101,8 @@ in
|
|||
tree_sort_direction=-1
|
||||
'';
|
||||
|
||||
services.postgresql.enable = true;
|
||||
|
||||
# Use the GRUB 2 boot loader.
|
||||
boot.loader.grub.enable = true;
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
|
|
Loading…
Add table
Reference in a new issue