-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Context
There is no documented declarative Nix installation methods (configuration.nix, flake.nix, home.nix)
Lines 110 to 117 in f4c6065
| ### For Nix Users (You Know Who You Are) | |
| ```bash | |
| # Run without installing | |
| nix run github:utensils/mcp-nixos | |
| # Install to profile | |
| nix profile install github:utensils/mcp-nixos | |
| ``` |
Problem
Installing packages declaratively is one of the key feature of Nix
Most Nix users never use imperative installation methods such as nix profile install for global or user scoped install
Solution
Feature a documentation for a declarative nix installation method
ThinkSalat
Metadata
Metadata
Assignees
Labels
No labels