This commit is contained in:
Anthony Cicchetti 2023-05-14 14:39:50 -04:00
parent 26bc98e769
commit 4cc73499de
3 changed files with 6 additions and 1 deletions

View file

@ -0,0 +1,3 @@
* TODO - Linux
+ temurin-bin

View file

@ -9,6 +9,7 @@
bandwhich
bat
cargo-workspaces
clipboard-jh
dogdns
erdtree
fd
@ -22,6 +23,7 @@
litecli
neovim
poetry
racket
ripgrep
yt-dlp
zstd

View file

@ -1,6 +1,6 @@
# Disable specific steps - same options as the command line flag
disable = ["node"]
disable = ["node", "nix", "home-manager"]
# Run specific steps - same options as the command line flag
#only = ["system", "emacs"]