1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat(kroma): enable bluetooth

This commit is contained in:
oddlama 2023-12-16 17:49:00 +01:00
parent 4e24271f08
commit 8d734287e2
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
4 changed files with 11 additions and 0 deletions

View file

@ -44,6 +44,7 @@
# services.telegraf.extraConfig.inputs.github = {};
meta.microvms.commonImports = [
../../modules
./microvms/common.nix
];