update flake, add nixvim, disable librewolf as declarative addons are not currently available, add nextcloud-client

This commit is contained in:
Gabriella Bere 2024-09-01 20:55:06 +01:00
parent da68527e3c
commit 0430e15d54
7 changed files with 284 additions and 13 deletions

View file

@ -2,7 +2,7 @@
{
programs.librewolf = {
enable = true;
package = stablepkgs.librewolf;
package = pkgs.librewolf;
settings = {
"privacy.clearOnShutdown.history" = false;
"privacy.clearOnShutdown.downloads" = false;