Properly terminate nix-build code in readme.

main
Philipp 2021-07-27 22:38:23 +02:00
parent 345e22cf30
commit 1c29a03f78
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ First clone this repository, then
`users.extraUsers.<name>.packages` or into your home-manager configuration packages
### with nix-build
* `nix-build -E 'with import <nixpkgs> {}; pkgs.callPackage ./default.nix { }'
* `nix-build -E 'with import <nixpkgs> {}; pkgs.callPackage ./default.nix { }'`
### Installation parameters