Add devenv, direnv and starship
This commit is contained in:
parent
f7cce9835e
commit
cf846e1d2c
@ -4,6 +4,8 @@
|
||||
config = {
|
||||
home.packages = with pkgs; [
|
||||
black
|
||||
devenv
|
||||
direnv
|
||||
go
|
||||
gopls
|
||||
gotools
|
||||
@ -17,6 +19,7 @@
|
||||
roboto-mono
|
||||
silver-searcher
|
||||
shellcheck
|
||||
starship
|
||||
(nerdfonts.override { fonts = [ "RobotoMono" ]; })
|
||||
];
|
||||
fonts.fontconfig.enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user