WIP: treewide: fixes for nixos 26.05

This commit is contained in:
2026-05-20 15:22:57 +09:00
parent 12b0871364
commit d4050cda3d
18 changed files with 36 additions and 150 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
{ lib, pkgs, ... }:
{ config, lib, pkgs, ... }:
{
programs.firefox = {
configPath = "${config.xdg.configHome}/mozilla/firefox";
profiles.h7x4 = {
bookmarks = {
force = true;