configurations: add plasma-manager to registry
This commit is contained in:
parent
0ecfadd82c
commit
bb86604348
|
@ -81,6 +81,11 @@ in
|
|||
flake = materusCfg.configInputs.git-agecrypt;
|
||||
};
|
||||
|
||||
plasma-manager = {
|
||||
from = { type = "indirect"; id = "git-agecrypt"; };
|
||||
flake = materusCfg.configInputs.plasma-manager;
|
||||
};
|
||||
|
||||
nur = {
|
||||
from = { type = "indirect"; id = "nur"; };
|
||||
flake = materusCfg.configInputs.nur;
|
||||
|
|
Loading…
Reference in New Issue