feat: add zen-browser support to home-manager and Nix configuration

This commit is contained in:
DannyDannyDanny 2026-02-19 16:00:11 +01:00
parent f561dfb926
commit 50e8b1b448
3 changed files with 53 additions and 3 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, ... }:
{ pkgs, lib, zen-browser ? null, ... }:
{
# TODO: remove next two lines from here or from flake.nix
# home.username = "danny";