feat(server/databases): add postgresql
This commit is contained in:
parent
93f0d568a1
commit
a7cc5e4705
3 changed files with 21 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
config = lib.mkMerge [
|
||||
{
|
||||
services.fwupd.enable = true;
|
||||
environment.persistence."/persist".directories = lib.singleton "/var/lib/bluetooth";
|
||||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
settings.General.Experimental = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue