Skip to content

Commit

Permalink
Fix spell errors
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoruto committed May 31, 2024
1 parent 10c07d2 commit 01407fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions home-manager/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Install on non NixOS system

Follow the steps on the [official nix](https://nixos.org/download/) website. Multi-user is prefered!
Follow the steps on the [official nix](https://nixos.org/download/) website. Multi-user is preferred!

Afterwards, home-manager needs to be installed. But before that, some directory changes have to be done (for now it only applies for ubuntu, not debian):
Afterward, home-manager needs to be installed. But before that, some directory changes have to be done (for now it only applies for ubuntu, not debian):

```sh
sudo chown $USER:nixbld /nix/var/nix/{profiles,gcroots}/per-user/$USER
Expand Down

0 comments on commit 01407fa

Please sign in to comment.