Skip to content

Commit

Permalink
fix(yafti): Use new just shortcuts for nix/fleek
Browse files Browse the repository at this point in the history
  • Loading branch information
EyeCantCU committed Jan 7, 2024
1 parent 278a36d commit 4bdb3a1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ screens:
description: Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible
default: false
packages:
- Install Nix Package Support: sudo -A ujust nix-install
- Install Fleek (Requires Nix): ujust fleek-install
- Install Nix Package Support: sudo -A ujust setup-nix install
- Install Fleek (Requires Nix): ujust setup-fleek install
Oversteer:
description: Application to control supported steering wheels
default: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ screens:
description: Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible
default: false
packages:
- Install Nix Package Support: sudo -A ujust nix-install
- Install Fleek (Requires Nix): ujust fleek-install
- Install Nix Package Support: sudo -A ujust setup-nix install
- Install Fleek (Requires Nix): ujust setup-fleek install
OpenRazer:
description: Enables additional capabilities for Razer Hardware
default: false
Expand Down

0 comments on commit 4bdb3a1

Please sign in to comment.