update guide
This commit is contained in:
parent
5992dcd2e8
commit
4078ea1132
2 changed files with 19 additions and 3 deletions
|
|
@ -107,10 +107,8 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
EnableTrackingProtection = {
|
EnableTrackingProtection = {
|
||||||
|
Value = true;
|
||||||
Locked = true;
|
Locked = true;
|
||||||
Cryptomining = true;
|
|
||||||
Fingerprinting = true;
|
|
||||||
EmailTracking = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
Preferences = {
|
Preferences = {
|
||||||
|
|
|
||||||
18
new-host.md
18
new-host.md
|
|
@ -12,3 +12,21 @@
|
||||||
1. Go to [localhost:8384](http://localhost:8384) and copy the device ID.
|
1. Go to [localhost:8384](http://localhost:8384) and copy the device ID.
|
||||||
2. Create a new machine entry in the [syncthing module](./modules/network/syncthing.nix).
|
2. Create a new machine entry in the [syncthing module](./modules/network/syncthing.nix).
|
||||||
3. Add the new device to folders.
|
3. Add the new device to folders.
|
||||||
|
|
||||||
|
|
||||||
|
## Firefox
|
||||||
|
|
||||||
|
1. Open Firefox
|
||||||
|
2. Log in to Bitwarden
|
||||||
|
|
||||||
|
|
||||||
|
## Communication
|
||||||
|
|
||||||
|
- Discord
|
||||||
|
- Signal
|
||||||
|
- Whatsapp Web
|
||||||
|
|
||||||
|
|
||||||
|
## Simple logins
|
||||||
|
|
||||||
|
- Spotify
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue