mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
fixed README.md
This commit is contained in:
@@ -8,7 +8,5 @@ git clone https://github.com/Totorile1/nixos.git
|
|||||||
cd ./nixos
|
cd ./nixos
|
||||||
sudo nixos-rebuild switch --flake ~/nixos/#laptop
|
sudo nixos-rebuild switch --flake ~/nixos/#laptop
|
||||||
```
|
```
|
||||||
### Note
|
|
||||||
The only thing which I didn't find how to setup in a declarative way are librewolf's extension. You need to do it yourself
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -147,7 +147,6 @@
|
|||||||
installation_mode = "force_installed";
|
installation_mode = "force_installed";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
|
||||||
DisableTelemetry = true;
|
DisableTelemetry = true;
|
||||||
DisableFirefoxStudies = true;
|
DisableFirefoxStudies = true;
|
||||||
EnableTrackingProtection = {
|
EnableTrackingProtection = {
|
||||||
|
|||||||
Reference in New Issue
Block a user