Flake: Update inputs

This commit is contained in:
Zeph Levy 2026-03-04 07:43:06 +01:00
parent 92cfaaab6d
commit 244ff014c3
2 changed files with 15 additions and 9 deletions

View file

@ -69,4 +69,10 @@
programs.niri.enable = true;
security.polkit.enable = true;
hardware.bluetooth = {
enable = true;
powerOnBoot = false;
};
services.blueman.enable = true;
}