chore: Disable Redis service on all machines
This commit is contained in:
parent
b19b1590e5
commit
67d016029c
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
services.postgresql.enable = true;
|
services.postgresql.enable = true;
|
||||||
services.redis.enable = true;
|
|
||||||
|
|
||||||
# Configure user account
|
# Configure user account
|
||||||
users.defaultUserShell = pkgs.fish;
|
users.defaultUserShell = pkgs.fish;
|
||||||
|
|
Loading…
Reference in a new issue