Adding specific version of Dolphin

This commit is contained in:
Lyes Saadi 2024-08-15 00:41:24 +02:00
parent 1802e5c0f7
commit a1f12efb6d
No known key found for this signature in database
GPG key ID: 17418538BAA17767
3 changed files with 31 additions and 4 deletions

View file

@ -43,4 +43,8 @@
# port = 8998;
# extraArgs = [ "--password pouicbarilstepson123cassoulet" ];
#};
# Bluetooth
hardware.bluetooth.enable = true;
hardware.bluetooth.powerOnBoot = true;
}