This commit is contained in:
Artturin 2023-07-14 21:17:04 +03:00
parent 4360dbe89b
commit afc957a731

View File

@ -12,7 +12,7 @@ run it from whatever location it happens to occupy in `nixpkgs` without really t
either install it in your nix environment
```bash
nix-env -f '<nixpkgs>' -iA comma
nix-env -f '<nixpkgs>' -iA comma
```
or add this snippet to your NixOS configuration.