Skip to content

Commit

Permalink
Update README to point to snowfallorg
Browse files Browse the repository at this point in the history
  • Loading branch information
vlinkz committed Dec 20, 2023
1 parent ab2a7e9 commit b5017f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ A command line utility for modifying NixOS configuration values.
## Installation
### nix-env
```
git clone https://github.com/vlinkz/nix-editor
git clone https://github.com/snowfallorg/nix-editor
nix-env -f nix-editor -i nix-editor
```
### nix profile
```
nix profile install github:vlinkz/nix-editor
nix profile install github:snowfallorg/nix-editor
```

## Run with Nix Flakes
```
nix run github:vlinkz/nix-editor -- --help
nix run github:snowfallorg/nix-editor -- --help
```

```
Expand Down

0 comments on commit b5017f8

Please sign in to comment.