feat(desktop): add zen-browser flake.
This commit is contained in:
parent
3293889e2d
commit
d9a1aa38e7
5 changed files with 96 additions and 1 deletions
|
|
@ -101,6 +101,12 @@
|
|||
|
||||
# Emacs, my enemy let me try to learn you again
|
||||
emacs-overlay.url = "github:nix-community/emacs-overlay";
|
||||
|
||||
# zen browser
|
||||
zen-browser = {
|
||||
url = "github:0xc000022070/zen-browser-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue