This website requires JavaScript.
Explore
Help
Sign In
byteio
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
mirror of
https://github.com/librephoenix/nixos-config
synced
2025-01-19 15:15:52 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
435ba20f90
nixos-config
/
system
/
hardware
/
bluetooth.nix
8 lines
98 B
Nix
Raw
Normal View
History
Unescape
Escape
Optimized some specialArgs and module argument use
2024-01-19 03:06:52 +05:30
{
.
.
.
}:
Split system config into tons of modules!
2023-06-21 08:38:25 +05:30
{
# Bluetooth
hardware
.
bluetooth
.
enable
=
true
;
services
.
blueman
.
enable
=
true
;
}
Reference in a new issue
Copy permalink