non important commit

This commit is contained in:
maxstrb 2025-10-07 13:56:16 +02:00
parent 2e5de24290
commit f778dd0919

View file

@ -1,8 +1,12 @@
{
{pkgs, ...}: {
imports = [
../modules/hyprland.nix
];
home.packages = with pkgs; [
bluez
];
wayland.windowManager.hyprland = {
settings = {
bind = [
@ -38,6 +42,7 @@
middle = [];
right = [
"volume"
"bluetooth"
"clock"
"systray"
"battery"