mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: update flake
This commit is contained in:
parent
3f81ce9036
commit
9e1b71ecd2
5 changed files with 144 additions and 204 deletions
|
|
@ -3838,7 +3838,6 @@ Mostly used to install some compilers and lsp's that I want to have available wh
|
|||
# + cuda
|
||||
cudatoolkit
|
||||
# ansible
|
||||
ansible_2_15
|
||||
ansible-lint
|
||||
ansible-language-server
|
||||
molecule
|
||||
|
|
@ -4217,7 +4216,6 @@ When a program does not work, start with =nix-ldd <program>=. This will tell you
|
|||
SDL_mixer
|
||||
SDL_ttf
|
||||
alsa-lib
|
||||
alsaLib
|
||||
at-spi2-atk
|
||||
at-spi2-core
|
||||
atk
|
||||
|
|
@ -4285,7 +4283,7 @@ When a program does not work, start with =nix-ldd <program>=. This will tell you
|
|||
pixman
|
||||
speex
|
||||
stdenv.cc.cc
|
||||
steamPackages.steam-fhsenv-without-steam
|
||||
steam-fhsenv-without-steam
|
||||
systemd
|
||||
tbb
|
||||
vulkan-loader
|
||||
|
|
@ -7073,7 +7071,7 @@ Eza provides me with a better =ls= command and some other useful aliases.
|
|||
{
|
||||
programs.eza = {
|
||||
enable = true;
|
||||
icons = true;
|
||||
icons = "auto";
|
||||
git = true;
|
||||
extraOptions = [
|
||||
"-l"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue