refactor: made pkgs dendrites
This commit is contained in:
parent
88041e86bd
commit
df8dd110ad
54 changed files with 1184 additions and 1058 deletions
|
|
@ -101,6 +101,10 @@
|
|||
type = lib.types.attrsOf lib.types.unspecified;
|
||||
default = {};
|
||||
};
|
||||
options.flake.commonModules = lib.mkOption {
|
||||
type = lib.types.attrsOf lib.types.unspecified;
|
||||
default = {};
|
||||
};
|
||||
})
|
||||
({...}: {
|
||||
flake.syncthingConfiguration = inputs.nix-syncthing.lib.syncthingConfiguration {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue