lets see if this works

This commit is contained in:
Kyle Isom 2025-09-01 00:08:22 -07:00
parent ec6b8eaa4a
commit 967be2c438
1 changed files with 3 additions and 0 deletions

View File

@ -5,3 +5,6 @@
./hardware-configuration.nix
];
}
{
services.blueman.enable = true;
}