update flake lock, fix changed settings for eg zsh, and finally fix stylix

This commit is contained in:
Lillian Violet 2025-04-25 16:53:47 +02:00
parent 98d0e7a25f
commit b6b44ad60e
7 changed files with 174 additions and 173 deletions

View file

@ -1,4 +1,5 @@
{pkgs, ...}: {
stylix.targets.firefox.profileNames = ["lillian"];
programs.firefox = {
enable = true;
nativeMessagingHosts = [pkgs.firefoxpwa];