boreal: add some packages to home
This commit is contained in:
parent
92372d9e2c
commit
84b82a019b
|
@ -13,8 +13,14 @@
|
|||
my.theme = config.home-manager.users.alarsyo.my.themes.solarizedLight;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
blender
|
||||
|
||||
# some websites only work there :(
|
||||
chromium
|
||||
|
||||
# dev
|
||||
clang_11
|
||||
rustup
|
||||
|
||||
unstable.beancount
|
||||
unstable.fava
|
||||
|
|
Loading…
Reference in a new issue