mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-17 03:31:59 -05:00
Init:start-nix
This commit is contained in:
5
home/wayland/blueman-applet.nix
Normal file
5
home/wayland/blueman-applet.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{hostname, ...}: let
|
||||
inherit (import ../../hosts/${hostname}/env.nix) Bluetooth;
|
||||
in {
|
||||
services.blueman-applet.enable = Bluetooth;
|
||||
}
|
||||
Reference in New Issue
Block a user