Aktualizacja zależności i konfiguracji systemu

- Zaktualizowano `flake.lock` do nowszych wersji zależności.
- Dodano `whalebird` i `toot` do konfiguracji aplikacji.
- Rozszerzono ustawienia GNOME o obsługę `evolution-data-server` i `gnome-online-accounts`.
- Zaktualizowano konfigurację `Librewolf`:
  - Dodano rozszerzenie `floccus`.
  - Usunięto zakładki do `FileCloud` i `Planka`.
  - Dodano zakładki do `Mastodon`, `DeepL Translate`, `PureVPN` i `Modifio`.
This commit is contained in:
installer
2025-03-19 01:46:58 +01:00
parent 6a3ba3cbaa
commit d75f2996e3
5 changed files with 42 additions and 35 deletions

24
flake.lock generated
View File

@@ -96,11 +96,11 @@
}, },
"locked": { "locked": {
"dir": "pkgs/firefox-addons", "dir": "pkgs/firefox-addons",
"lastModified": 1741786843, "lastModified": 1742097805,
"narHash": "sha256-1m1krwWuROjou56kuILpYZ3imlOgpW2hPqczObinQwQ=", "narHash": "sha256-N3/7llBZ93Itf7ndnNtEm7lPoMqSC57B/PNaMB6cL1Q=",
"owner": "rycee", "owner": "rycee",
"repo": "nur-expressions", "repo": "nur-expressions",
"rev": "51bc10cdd5c2ea8f2cd5adcc587ba0479409312e", "rev": "5a0ac85616aa6b166ea715a41bc1255bb802b189",
"type": "gitlab" "type": "gitlab"
}, },
"original": { "original": {
@@ -287,11 +287,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1741791118, "lastModified": 1741955947,
"narHash": "sha256-4Y427uj0eql4yRU5rely3EcOlB9q457UDbG9omPtXiA=", "narHash": "sha256-2lbURKclgKqBNm7hVRtWh0A7NrdsibD0EaWhahUVhhY=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "18780912345970e5b546b1b085385789b6935a83", "rev": "4e12151c9e014e2449e0beca2c0e9534b96a26b4",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -303,11 +303,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1741513245, "lastModified": 1742069588,
"narHash": "sha256-7rTAMNTY1xoBwz0h7ZMtEcd8LELk9R5TzBPoHuhNSCk=", "narHash": "sha256-C7jVfohcGzdZRF6DO+ybyG/sqpo1h6bZi9T56sxLy+k=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "e3e32b642a31e6714ec1b712de8c91a3352ce7e1", "rev": "c80f6a7e10b39afcc1894e02ef785b1ad0b0d7e5",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -375,11 +375,11 @@
"tinted-zed": "tinted-zed" "tinted-zed": "tinted-zed"
}, },
"locked": { "locked": {
"lastModified": 1741801299, "lastModified": 1742040559,
"narHash": "sha256-ZN5xn3HmG5+RWBc3gGdRfkyt98Tc1IhsUK7txwAw46s=", "narHash": "sha256-Hb3aw00C1/5ORiTCASwMd8vcLAl/GNJfyjXZyl/EKpc=",
"owner": "danth", "owner": "danth",
"repo": "stylix", "repo": "stylix",
"rev": "9e3ab4d208e2cc2aef5ab0f8e18932ebf8064fc5", "rev": "bcc674f1994396137438bac9d905971453d33b12",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -9,5 +9,6 @@
discord discord
slack slack
ungoogled-chromium ungoogled-chromium
whalebird
]; ];
} }

View File

@@ -11,5 +11,6 @@
fortune fortune
ookla-speedtest ookla-speedtest
btop btop
toot
]; ];
} }

View File

@@ -64,7 +64,11 @@ in {
# pkgs.hplipWithPlugin # pkgs.hplipWithPlugin
]; ];
}; };
gnome.gnome-keyring.enable = true; gnome = {
evolution-data-server.enable = true;
gnome-online-accounts.enable = true;
gnome-keyring.enable = true;
};
avahi = { avahi = {
enable = true; enable = true;
nssmdns4 = true; nssmdns4 = true;

View File

@@ -261,6 +261,7 @@
# force = true; # force = true;
packages = with inputs.firefox-addons.packages.${system}; [ packages = with inputs.firefox-addons.packages.${system}; [
bitwarden bitwarden
floccus
ublock-origin ublock-origin
sponsorblock sponsorblock
darkreader darkreader
@@ -584,24 +585,6 @@
keyword = "@nextcloud"; keyword = "@nextcloud";
url = "https://nextcloud.garandplg.com"; url = "https://nextcloud.garandplg.com";
} }
{
name = "FileCloud";
tags = ["filecloud" "file" "cloud" "docker" "garand" "garandplg"];
keyword = "@filecloud";
url = "https://filecloud.garandplg.com/ui/core/index.html#/";
}
{
name = "FileCloud Admin";
tags = ["filecloud" "file" "cloud" "docker" "admin" "garand" "garandplg"];
keyword = "@filecloud-admin";
url = "https://filecloud.garandplg.com/ui/admin2/index.html#/";
}
{
name = "Planka";
tags = ["planka" "kanban" "foss" "docker" "garand" "garandplg"];
keyword = "@planka";
url = "https://planka.garandplg.com";
}
{ {
name = "DDNS-GO"; name = "DDNS-GO";
tags = ["ddns" "garand" "docker" "garandplg"]; tags = ["ddns" "garand" "docker" "garandplg"];
@@ -738,10 +721,16 @@
]; ];
} }
{ {
name = "LibreTranslate"; name = "Mastodon";
tags = ["libretranslate" "translation" "online"]; tags = ["mastodon" "social" "network" "federated" "social-media"];
keyword = "@libretranslate"; keyword = "@mastodon";
url = "https://trans.zillyhuhn.com/?hl=pl"; url = "https://metalhead.club";
}
{
name = "DeepL Translate";
tags = ["deepl" "translate" "online"];
keyword = "@deepl";
url = "https://www.deepl.com/pl/translator";
} }
{ {
name = "Plex.tv"; name = "Plex.tv";
@@ -773,6 +762,18 @@
keyword = "@dropbox"; keyword = "@dropbox";
url = "https://www.dropbox.com/home"; url = "https://www.dropbox.com/home";
} }
{
name = "PureVPN";
tags = ["vpn" "purevpn" "privacy" "security" "encryption"];
keyword = "@purevpn";
url = "https://www.purevpn.com";
}
{
name = "Modifio";
tags = ["modifio" "file" "converter" "free" "unlimited"];
keyword = "@modifio";
url = "https://modifio.vercel.app";
}
]; ];
} }
{ {