Add zen and librewolf configuration
This commit is contained in:
parent
dc83628ac9
commit
1886700857
10 changed files with 219 additions and 62 deletions
|
|
@ -106,10 +106,12 @@
|
|||
pkgs
|
||||
stable
|
||||
;
|
||||
system = currentSystem;
|
||||
lib = inputs.nixpkgs.lib;
|
||||
};
|
||||
docs = import ./docs {
|
||||
inherit inputs pkgs stable;
|
||||
system = currentSystem;
|
||||
lib = inputs.nixpkgs.lib;
|
||||
build_systems = dashNixLib.build_systems;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue