This commit is contained in:
joy 2024-06-18 17:57:25 +02:00
parent 2be21c1734
commit 0c666e7dee

View file

@ -1,7 +1,7 @@
{ config, pkgs, ... }:
{
hardware.bluetooth.enable = true;
services.blueman.enable = true;
hardware.bluetooth.enable = true;
virtualisation.docker.rootless.enable = true;
virtualisation.docker.enable = true;