mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
waffentrager: add nextcloud, config: remove private inputs
This commit is contained in:
@@ -10,6 +10,7 @@ in
|
||||
imports = [
|
||||
./nixpkgs.nix
|
||||
./packages
|
||||
./private
|
||||
];
|
||||
options.materus.materusArg = lib.mkOption { default = { }; };
|
||||
config._module.args.materusArg = config.materus.materusArg // materusArg;
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user