Refactor the whole configuration #1

Merged
caem merged 354 commits from refactor into master 2025-02-01 14:05:16 +01:00
Showing only changes of commit 8bcf504acd - Show all commits

View file

@ -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