flake
This commit is contained in:
parent
9ba924955f
commit
771a7e045c
@ -14,7 +14,17 @@
|
||||
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
settings = {
|
||||
General = {
|
||||
ControllerMode = "dual";
|
||||
FastConnectable = true;
|
||||
Experimental = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Rome";
|
||||
@ -100,7 +110,6 @@
|
||||
adw-gtk3
|
||||
xfce.thunar
|
||||
wluma
|
||||
blueman
|
||||
wlsunset
|
||||
playerctl
|
||||
sway-contrib.grimshot
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user