blender and org-roam-ui

This commit is contained in:
Andrea Ciceri 2021-12-13 13:08:43 +01:00
parent 7f18e318b7
commit 264b1d0ac4
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654
8 changed files with 38 additions and 9 deletions

View file

@ -1,3 +1,4 @@
{ pkgs, ... }:
{
programs.adb.enable = true;
# programs.adb.enable = !pkgs.stdenv.hostPlatform.isAarch64;
}