Postgres, service init
This commit is contained in:
parent
b5eea3d798
commit
8cd1945b3b
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