tangled
alpha
login
or
join now
folospior.dev
/
dotfiles
1
fork
atom
My dotfiles (written in Nix, btw!) ❄
1
fork
atom
overview
issues
pulls
pipelines
dotfiles
/
system
/
bluetooth.nix
at
main
4 lines
80 B
view raw
wrap content
Filip Hoffmann
some hyprland and bluetooth and fonts idk why i didnt do more commits for this
1y ago
ede2f2f9
1
{
.
.
.
}:
{
2
hardware
.
bluetooth
.
enable
=
true
;
3
services
.
blueman
.
enable
=
true
;
4
}