NAPT is a simple and effective command-line tool designed to help you manage system packages on NixOS by directly modifying the configuration.nix
file. With NAPT, you can easily install, remove, and list system packages, ensuring a streamlined and efficient package management process.
- Install Packages: Add one or more packages to the NixOS system configuration.
- Remove Packages: Safely remove packages from the system configuration.
- List Packages: Display all currently installed packages in the NixOS configuration.
This will soon be available though the nix package registry