created program option entries for all packages that needs continual state

This commit is contained in:
Leyla Becker 2025-06-02 22:47:01 -05:00
parent 5484f9ba04
commit 9fe35e74ad
21 changed files with 374 additions and 63 deletions

View file

@ -2,12 +2,10 @@
lib,
pkgs,
inputs,
config,
...
}: {
config = {
programs.firefox = {
enable = config.user.isDesktopUser;
profiles.leyla = {
settings = {
"browser.search.defaultenginename" = "Searx";