feat: add zen-browser support to home-manager and Nix configuration ✨
This commit is contained in:
parent
f561dfb926
commit
50e8b1b448
3 changed files with 53 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{ pkgs, lib, zen-browser ? null, ... }:
|
||||
{
|
||||
# TODO: remove next two lines from here or from flake.nix
|
||||
# home.username = "danny";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue