update readme
This commit is contained in:
parent
9f5976eabf
commit
dd23c76f04
1 changed files with 9 additions and 0 deletions
|
@ -10,3 +10,12 @@ _Commands here will assume you are currently in the directory of the dotfiles._
|
|||
```sh
|
||||
sudo nixos-rebuild switch --flake ".#server"
|
||||
```
|
||||
## Permissions
|
||||
|
||||
_Commands here will assume you are currently in the directory of the dotfiles._
|
||||
|
||||
File permissions should be done through the following commands:
|
||||
```sh
|
||||
sudo chmod 775 -R .
|
||||
sudo chown -R reidlab:dotfiles .
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue