refactor: remove unneeded flake inputs and binary caches
This commit is contained in:
parent
56b517ad3b
commit
f450885e01
18 changed files with 99 additions and 651 deletions
|
@ -15,7 +15,6 @@ in
|
|||
home-manager.users.rafiq = {
|
||||
programs.yazi = {
|
||||
enable = true;
|
||||
package = inputs.yazi.packages.${pkgs.system}.default;
|
||||
shellWrapperName = "y";
|
||||
# yazi.toml
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue