nix-config/modules2/browsers/librewolf/enable.nix
Oliver Davies 4271993f2f
All checks were successful
/ check (push) Successful in 1m41s
Move firefox/librewolf configuration
2025-07-27 23:47:39 +01:00

3 lines
70 B
Nix

{
flake.modules.homeManager.gui.programs.librewolf.enable = true;
}