This website requires JavaScript.
Explore
Help
Sign in
fleaz
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5b3e6d859b
nixos-config
/
modules
/
bluetooth.nix
5 lines
74 B
Nix
Raw
Normal View
History
Unescape
Escape
move bluetooth and networkmanager into seperate modules
2023-12-01 16:56:44 +01:00
{
modules: Fix swapped filenames
2024-06-18 21:19:57 +02:00
hardware
.
bluetooth
.
enable
=
true
;
configure nm-applet and blueman via home-manager
2024-11-19 21:36:50 +01:00
services
.
blueman
.
enable
=
true
;
move bluetooth and networkmanager into seperate modules
2023-12-01 16:56:44 +01:00
}
Reference in a new issue
Copy permalink