Aktualizacja flake.lock i konfiguracji systemu

- Zaktualizowano `flake.lock` z nowymi wersjami zależności.
- Dodano `btop` do pakietów w `tty.nix`.
- Wprowadzono poprawki do `stylix.nix`.
- Zmieniono konfigurację `Librewolf`:
  - Wyłączono `nativeMessagingHosts` dla `firefoxpwa`.
  - Dostosowano wygląd (ukrycie paska zakładek, zmiany w bocznym panelu).
  - Zaktualizowano zakładki (nowe adresy URL, poprawione nazwy i tagi).
This commit is contained in:
installer
2025-03-13 02:49:27 +01:00
parent 71029a6259
commit 6a3ba3cbaa
4 changed files with 62 additions and 39 deletions

View File

@@ -9,7 +9,7 @@
librewolf = {
enable = true;
package = pkgs.librewolf;
nativeMessagingHosts = [pkgs.firefoxpwa];
# nativeMessagingHosts = [pkgs.firefoxpwa];
languagePacks = ["pl" "en-US"];
profiles = {
"${host}" = {
@@ -35,6 +35,11 @@
"browser.tabs.insertRelatedAfterCurrent" = false;
"browser.sessionstore.resume_from_crash" = true;
"browser.sessionstore.resume_session_once" = true;
"browser.toolbars.bookmarks.visibility" = "never";
"sidebar.main.tools" = "history,bookmarks";
"sidebar.revamp" = true;
"sidebar.verticalTabs" = true;
"browser.eme.ui.enabled" = true;
"media.eme.enabled" = true;
@@ -491,16 +496,16 @@
toolbar = true;
bookmarks = [
{
name = "Fffrree Django";
name = "Django";
tags = ["django" "work" "project" "team" "development"];
keyword = "@fffree-django";
url = "http://localhost:8888";
url = "http://localhost:8000";
}
{
name = "Fffree Django Admin";
name = "Django Admin";
tags = ["django" "work" "project" "team" "development" "admin"];
keyword = "@fffree-django-admin";
url = "http://localhost:8888/admin";
url = "http://localhost:8000/admin";
}
{
name = "Slack";
@@ -509,16 +514,16 @@
url = "https://app.slack.com/client/TAJ030EF5/D04C240MM4N/rimeto_profile/U04CMAQ0CG1";
}
{
name = "Trello Fffrree";
name = "Trello";
tags = ["trello" "work" "project" "management" "team"];
keyword = "@trello";
url = "https://trello.com/b/gc4c8lz0/fffrreecom-development";
url = "https://trello.com/b/P4tiznFO/spo%C5%82ecznosci";
}
{
name = "Google Sheets";
tags = ["google" "sheets" "work" "team" "collaboration"];
keyword = "@google-sheets";
url = "https://docs.google.com/spreadsheets/d/1hK9qLUJWbzlJOiHpzu384f_UBv1tDizGUyWO96G7hTY/edit?pli=1&gid=175484926#gid=175484926";
url = "https://docs.google.com/spreadsheets/d/1hK9qLUJWbzlJOiHpzu384f_UBv1tDizGUyWO96G7hTY/edit?pli=1&gid=1608299227#gid=1608299227";
}
];
}
@@ -573,6 +578,12 @@
keyword = "@vaultwarden";
url = "https://vw.garandplg.com";
}
{
name = "Nextcloud";
tags = ["nextcloud" "file" "cloud" "docker" "garand" "garandplg"];
keyword = "@nextcloud";
url = "https://nextcloud.garandplg.com";
}
{
name = "FileCloud";
tags = ["filecloud" "file" "cloud" "docker" "garand" "garandplg"];
@@ -738,6 +749,12 @@
keyword = "@plex.tv";
url = "https://app.plex.tv/desktop/#!/";
}
{
name = "Tutamail";
tags = ["tutanota" "tuta" "tutamail" "email" "mail"];
keyword = "@tutamail";
url = "https://mail.tutanota.com/";
}
{
name = "The Ultimate Map Quiz Site - Seterra";
tags = ["quiz" "map" "seterra"];