boreal: install clang11
This commit is contained in:
parent
e16eb29345
commit
85e2422b59
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,9 @@
|
||||||
my.theme = config.home-manager.users.alarsyo.my.themes.solarizedLight;
|
my.theme = config.home-manager.users.alarsyo.my.themes.solarizedLight;
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
# dev
|
||||||
|
clang_11
|
||||||
|
|
||||||
beancount
|
beancount
|
||||||
fava
|
fava
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue