signal on joe

This commit is contained in:
RingOfStorms (Josh) 2024-08-05 15:13:10 -05:00
parent fbe285ef02
commit 02a2157733
5 changed files with 32 additions and 6 deletions

View file

@ -65,7 +65,6 @@ in
nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [
# Basics
# neovim in TODO nix file in common, to split out into its own flake eventually
vim
wget
curl
@ -76,6 +75,7 @@ in
git
fzf
ripgrep
lsof
# TODO keep in common or move to specific machines, I want this for my pocket 3 video KDM module but I use ffmpeg on most machines anyways?
ffmpeg_5-full