mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-27 07:20:14 +00:00
temp: disable visidata bc of python errors
This commit is contained in:
@ -18,7 +18,7 @@ in {
|
|||||||
home-manager.users.${config.user} = {
|
home-manager.users.${config.user} = {
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
visidata # CSV inspector
|
# visidata # CSV inspector
|
||||||
dos2unix # Convert Windows text files
|
dos2unix # Convert Windows text files
|
||||||
inetutils # Includes telnet
|
inetutils # Includes telnet
|
||||||
youtube-dl # Convert web videos
|
youtube-dl # Convert web videos
|
||||||
|
Reference in New Issue
Block a user