From bb6a0c3704c286614974c9d044546da4a0d77978 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Mon, 30 Sep 2024 18:37:38 +0200 Subject: [PATCH] feat: adds `v4l2loopback` --- modules/home/packages.nix | 45 ++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 22 deletions(-) diff --git a/modules/home/packages.nix b/modules/home/packages.nix index 35a8c06..44c819c 100644 --- a/modules/home/packages.nix +++ b/modules/home/packages.nix @@ -1,28 +1,29 @@ { inputs, pkgs, ... }: { home.packages = with pkgs; [ - # wikit # Wikipedia summaries from the terminal, not added to Nix yet - # reader # Firefox reader mode but in the terminal, not added to Nix yet - vimv # edit filenames in batch with $EDITOR - iamb # Try CLI Matrix - pastel # generate, analyze, convert and manipulate colors - glow # Render Markdown from the terminal - htmlq # jq but for HTML - lemmeknow # Identify anything - android-tools # ADB/Fastboot - eva # Calculator - tofi # drun type launcher - # termpdfpy # Read PDFs from the terminal, errors out for now - anki-bin # Learn languages - vimv # Bulk rename - audacity # Record audio stuff - obs-studio # Record video stuff - exiftool # Read exif data from CLI - pinta # "Paint.NET-like editor" - kdenlive # Video editor - translate-shell # Google Translate but in the CLI - wireguard-tools # VPN connections - openresolv # required for wireguard-tools + linuxKernel.packages.linux_hardened.v4l2loopback # Use A7ii as webcam + # wikit # Wikipedia summaries from the terminal, not added to Nix yet + # reader # Firefox reader mode but in the terminal, not added to Nix yet + vimv # edit filenames in batch with $EDITOR + iamb # Try CLI Matrix + pastel # generate, analyze, convert and manipulate colors + glow # Render Markdown from the terminal + htmlq # jq but for HTML + lemmeknow # Identify anything + android-tools # ADB/Fastboot + eva # Calculator + tofi # drun type launcher + # termpdfpy # Read PDFs from the terminal, errors out for now + anki-bin # Learn languages + vimv # Bulk rename + audacity # Record audio stuff + obs-studio # Record video stuff + exiftool # Read exif data from CLI + pinta # "Paint.NET-like editor" + kdenlive # Video editor + translate-shell # Google Translate but in the CLI + wireguard-tools # VPN connections + openresolv # required for wireguard-tools prusa-slicer blender progress