update flaresolverr
This commit is contained in:
parent
9f24d100f4
commit
7ec290370d
6 changed files with 110 additions and 237 deletions
|
@ -1,4 +1,4 @@
|
|||
{ nixpkgs, home-manager, mailserver, lanzaboote, attic, ... }:
|
||||
{ nixpkgs, home-manager, mailserver, lanzaboote, ... }:
|
||||
let
|
||||
inherit (builtins) filter attrValues concatMap mapAttrs;
|
||||
inherit (nixpkgs.lib.attrsets) mapAttrsToList;
|
||||
|
@ -6,7 +6,6 @@ let
|
|||
./common
|
||||
home-manager.nixosModules.home-manager
|
||||
mailserver.nixosModules.mailserver
|
||||
attic.nixosModules.atticd
|
||||
];
|
||||
type_import =
|
||||
let
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue