signal on joe
This commit is contained in:
parent
fbe285ef02
commit
02a2157733
5 changed files with 32 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue