chore: Disable PostgreSQL
This commit is contained in:
parent
52367acba1
commit
4851c19543
1 changed files with 0 additions and 3 deletions
|
@ -46,9 +46,6 @@
|
||||||
ssh.startAgent = true;
|
ssh.startAgent = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Enable PostgreSQL for development
|
|
||||||
services.postgresql.enable = true;
|
|
||||||
|
|
||||||
# Configure user account
|
# Configure user account
|
||||||
users.defaultUserShell = pkgs.fish;
|
users.defaultUserShell = pkgs.fish;
|
||||||
users.extraUsers.vincent = {
|
users.extraUsers.vincent = {
|
||||||
|
|
Loading…
Reference in a new issue