boreal: install clang11

This commit is contained in:
Antoine Martin 2021-04-23 22:05:46 +02:00
parent e16eb29345
commit 85e2422b59

View file

@ -13,6 +13,9 @@
my.theme = config.home-manager.users.alarsyo.my.themes.solarizedLight;
home.packages = with pkgs; [
# dev
clang_11
beancount
fava
];