refactoring for isServer and isWorkstation: part 4
This commit is contained in:
parent
6addea64c4
commit
a52ca12286
17 changed files with 300 additions and 239 deletions
|
|
@ -3,7 +3,9 @@
|
|||
{
|
||||
services.postgresql.enable = true;
|
||||
|
||||
# TODO: remove when bug fux
|
||||
# TODO: remove when bug fix
|
||||
# serokell/deploy-rs/issues/57
|
||||
# NixOS/nixpkgs/issues/180175
|
||||
# Workaround for upstream bug in NetworkManager-wait-online.service
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue