revision
This commit is contained in:
parent
33f1f56001
commit
8bcf504acd
1 changed files with 1 additions and 2 deletions
|
@ -44,9 +44,8 @@ EOF
|
||||||
6. Create a password file for your user.
|
6. Create a password file for your user.
|
||||||
```sh
|
```sh
|
||||||
mkpasswd | wl-copy # if you're on x11, replace `wl-copy` with `xclip -sel clipboard`
|
mkpasswd | wl-copy # if you're on x11, replace `wl-copy` with `xclip -sel clipboard`
|
||||||
sops <username>.yaml
|
sops user_password.yaml
|
||||||
```
|
```
|
||||||
Where `<username>` is the user set to be used in `flake.nix`.
|
|
||||||
|
|
||||||
Then edit the file to look like this.
|
Then edit the file to look like this.
|
||||||
```yaml
|
```yaml
|
||||||
|
|
Loading…
Add table
Reference in a new issue