Leptos config
This commit is contained in:
@@ -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" = {
|
||||
|
Reference in New Issue
Block a user