Skip to content

Support declarative nix installationΒ #45

@Malix-Labs

Description

@Malix-Labs

Context

There is no documented declarative Nix installation methods (configuration.nix, flake.nix, home.nix)

mcp-nixos/README.md

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions