updated home-manager config
This commit is contained in:
parent
a412eae06a
commit
8cc129a7c5
1 changed files with 4 additions and 0 deletions
4
home.nix
4
home.nix
|
@ -52,6 +52,10 @@
|
||||||
# (pkgs.writeShellScriptBin "my-hello" ''
|
# (pkgs.writeShellScriptBin "my-hello" ''
|
||||||
# echo "Hello, ${config.home.username}!"
|
# echo "Hello, ${config.home.username}!"
|
||||||
# '')
|
# '')
|
||||||
|
#for fun
|
||||||
|
cowsay
|
||||||
|
cmatrix
|
||||||
|
hyfetch
|
||||||
|
|
||||||
#LSP + formatters/linters
|
#LSP + formatters/linters
|
||||||
lua-language-server
|
lua-language-server
|
||||||
|
|
Loading…
Reference in a new issue