stuff
This commit is contained in:
parent
49cca73363
commit
c05813575f
40 changed files with 2364 additions and 526 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Zen is a minimalistic web browser.
|
||||
{ inputs, ... }:
|
||||
{
|
||||
inputs,
|
||||
config,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
inputs.zen-browser.homeModules.beta
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue