updated home-manager config

This commit is contained in:
Natalie Marks 2024-02-09 23:05:36 -08:00
parent 8203c5ebea
commit b9551af167

View file

@ -57,31 +57,14 @@
imagemagick imagemagick
pkg-config pkg-config
mpv mpv
#productivty
todoist-electron
#Gaming #Gaming
lutris lutris
wine wine
dxvk_2 dxvk_2
mangohud mangohud
vulkan-tools vulkan-tools
#zsh-autosuggestions
#zsh-autocomplete
#zsh-powerlevel10k
# # Adds the 'hello' command to your environment. It prints a friendly
# # "Hello, world!" when run.
# pkgs.hello
# # It is sometimes useful to fine-tune packages, for example, by applying
# # overrides. You can do that directly here, just don't forget the
# # parentheses. Maybe you want to install Nerd Fonts with a limited number of
# # fonts?
# (pkgs.nerdfonts.override { fonts = [ "FantasqueSansMono" ]; })
# # You can also create simple shell scripts directly inside your
# # configuration. For example, this adds a command 'my-hello' to your
# # environment:
# (pkgs.writeShellScriptBin "my-hello" ''
# echo "Hello, ${config.home.username}!"
# '')
# for cmpm17 # for cmpm17
binwalk binwalk
exiftool exiftool
@ -93,7 +76,6 @@
eza eza
ollama ollama
sl sl
#LSP + formatters/linters #LSP + formatters/linters
lua-language-server lua-language-server
nil nil