mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-12 19:56:13 +02:00
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;
|
flake = materusCfg.configInputs.git-agecrypt;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
plasma-manager = {
|
||||||
|
from = { type = "indirect"; id = "git-agecrypt"; };
|
||||||
|
flake = materusCfg.configInputs.plasma-manager;
|
||||||
|
};
|
||||||
|
|
||||||
nur = {
|
nur = {
|
||||||
from = { type = "indirect"; id = "nur"; };
|
from = { type = "indirect"; id = "nur"; };
|
||||||
flake = materusCfg.configInputs.nur;
|
flake = materusCfg.configInputs.nur;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user