Added configuration for Andrej
Use librewolf instead of firefox
This commit is contained in:
parent
c83cece584
commit
6f5a549bac
14 changed files with 5082 additions and 6 deletions
|
|
@ -14,6 +14,7 @@
|
|||
imports = [] ++ lib.optional (hwconfig.system == "aarch64-linux") ./aarch64-linux.nix;
|
||||
programs = {
|
||||
firefox = {
|
||||
package = pkgs.librewolf;
|
||||
enable = true;
|
||||
languagePacks = [ "de" "en-US" "ru"];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue