chore: code cleanup + bluetooth enhancements

This commit is contained in:
2025-05-18 13:24:32 +02:00
parent fb29497c8f
commit 6cf261629e
7 changed files with 52 additions and 27 deletions

View File

@ -68,7 +68,7 @@
modules.fish = {
enable = true;
enableStarship = true;
functions = import ./fish-functions.nix;
functions = import ./apps/fish/functions.nix;
};
programs.obs-studio = {