flake update #2

Merged
Richie merged 12 commits from feature/flake-update into main 2026-05-14 15:12:40 -04:00
Showing only changes of commit d71330a85a - Show all commits
+2 -1
View File
@@ -1,8 +1,9 @@
{ inputs, ... }:
{ config, inputs, ... }:
{
imports = [ ./search_engines.nix ];
programs.firefox = {
configPath = "${config.xdg.configHome}/mozilla/firefox";
enable = true;
profiles.richie = {
extensions.packages = with inputs.firefox-addons.packages.x86_64-linux; [