1
Fork 0
This commit is contained in:
caem 2025-01-18 16:00:02 +01:00
parent 33f1f56001
commit 8bcf504acd
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -44,9 +44,8 @@ EOF
6. Create a password file for your user.
```sh
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.
```yaml