Leptos config

This commit is contained in:
2024-05-10 19:34:43 +02:00
parent 25897cac92
commit 8c44307b00
2 changed files with 68 additions and 31 deletions

View File

@@ -1,8 +1,13 @@
{ inputs, pkgs, ... }:
{
home.packages = with pkgs; [
unstable.firefoxpwa
];
programs.firefox = {
enable = true;
# nativeMessagingHosts = [ pkgs.unstable.firefoxpwa ];
profiles.xeovalyte = {
search.engines = {
"Nix" = {