blueman-applet moved to home.nix as correct

This commit is contained in:
Gabriella Bere 2024-08-23 09:44:40 +01:00
parent c939fa099a
commit 51ac86756f
2 changed files with 1 additions and 1 deletions

View file

@ -220,4 +220,5 @@
];
};
};
services.blueman-applet.enable = true;
}