diff options
Diffstat (limited to 'nixos/modules/bundle.nix')
-rw-r--r-- | nixos/modules/bundle.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/bundle.nix b/nixos/modules/bundle.nix index 642194f..2a9dae9 100644 --- a/nixos/modules/bundle.nix +++ b/nixos/modules/bundle.nix @@ -10,6 +10,7 @@ ./virtmanager.nix ./hyprland.nix ./trim.nix + ./bluetooth.nix ./nixvim/nixvim.nix ]; } |