update flake, add nixvim, disable librewolf as declarative addons are not currently available, add nextcloud-client
This commit is contained in:
parent
da68527e3c
commit
0430e15d54
7 changed files with 284 additions and 13 deletions
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
programs.librewolf = {
|
||||
enable = true;
|
||||
package = stablepkgs.librewolf;
|
||||
package = pkgs.librewolf;
|
||||
settings = {
|
||||
"privacy.clearOnShutdown.history" = false;
|
||||
"privacy.clearOnShutdown.downloads" = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue