Postgres, service init
This commit is contained in:
parent
8897244111
commit
1c15dedf15
2 changed files with 20 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
postgres.enable = true;
|
||||
|
||||
shell.enabledShells = [ "fish" ];
|
||||
shell.defaultShell = "fish";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue