mirror of
https://git.adityakumar.xyz/nix-conf.git
synced 2024-11-09 23:49:43 +00:00
add vlc
This commit is contained in:
parent
05cf687483
commit
c71044859c
1 changed files with 2 additions and 1 deletions
3
home.nix
3
home.nix
|
@ -60,7 +60,7 @@
|
||||||
tdesktop libreoffice-fresh jetbrains-mono yakuake krita filelight inkscape yt-dlp ranger
|
tdesktop libreoffice-fresh jetbrains-mono yakuake krita filelight inkscape yt-dlp ranger
|
||||||
libsForQt5.kwallet libsForQt5.kwallet-pam libsForQt5.kwalletmanager libsForQt5.ksshaskpass
|
libsForQt5.kwallet libsForQt5.kwallet-pam libsForQt5.kwalletmanager libsForQt5.ksshaskpass
|
||||||
cachix direnv git-lfs nix-direnv zathura starship gnome.gnome-tweaks gnome-extension-manager
|
cachix direnv git-lfs nix-direnv zathura starship gnome.gnome-tweaks gnome-extension-manager
|
||||||
lf
|
lf vlc
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs.config.permittedInsecurePackages = [
|
nixpkgs.config.permittedInsecurePackages = [
|
||||||
|
@ -146,6 +146,7 @@
|
||||||
nvim-treesitter-parsers.rust
|
nvim-treesitter-parsers.rust
|
||||||
nvim-treesitter-parsers.cpp
|
nvim-treesitter-parsers.cpp
|
||||||
nvim-treesitter-parsers.c
|
nvim-treesitter-parsers.c
|
||||||
|
nvim-treesitter-parsers.latex
|
||||||
coc-rls
|
coc-rls
|
||||||
coc-clangd
|
coc-clangd
|
||||||
clangd_extensions-nvim
|
clangd_extensions-nvim
|
||||||
|
|
Loading…
Reference in a new issue