DavHau / nix-portable

Nix - Static, Permissionless, Installation-free, Pre-configured
MIT License
870 stars 31 forks source link

Some features this project should have #56

Open dnkmmr69420 opened 1 year ago

dnkmmr69420 commented 1 year ago

Here are some features that I think will be a good addition for this project

  1. An export command that similar to distrobox-export. You should type nix-portable nix-export --app firefox for app icons export or nix-portable nix-export --bin firefox --export-path ~/.local/bin
  2. System wide configs for flake.nix, flake.lock, and default.nix that are located in /etc/nix-portable. They are read when nix-shell is executed. If the files exist, nix-shell will install programs that are listed on default.nix. Nix portable doesn't create the files, the user must put them in /etc/nix-portable.