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