petalius: use new blueman service
This commit is contained in:
parent
3f0dac7992
commit
1a456bef2a
@ -59,9 +59,10 @@
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
unison
|
||||
blueman
|
||||
];
|
||||
|
||||
services.blueman.enable = true;
|
||||
|
||||
virtualisation.docker = {
|
||||
enable = true;
|
||||
storageDriver = "overlay2";
|
||||
|
Loading…
Reference in New Issue
Block a user