bluetooth and networking

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-04-11 12:24:17 +02:00
parent 59640f1d63
commit 44bc79d245

View file

@ -17,7 +17,10 @@
powerOnBoot = true;
settings = {
General.Experimental = true;
General.FastConnectable = true;
Policy.AutoEnable = true;
};
};
services.blueman.enable = true;
}