stylix and bugfixes

This commit is contained in:
alisceon 2026-01-08 18:05:08 +01:00
parent 1b31f9e29c
commit 86a63e1131
11 changed files with 193 additions and 155 deletions

View file

@ -1,10 +1,5 @@
{ pkgs, config, hostName, lib, ... }: {
programs = {
firefox = {
nativeMessagingHosts = [
pkgs.gnome-browser-connector
];
}; # end firefox
}; # end programs
dconf.enable = true;