This commit is contained in:
parent
d2a8894eb2
commit
a9ba93f834
1 changed files with 7 additions and 0 deletions
|
|
@ -23,6 +23,13 @@ in
|
||||||
properly configured.
|
properly configured.
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
assertion = cfg.enable -> config.programs.git.enable;
|
||||||
|
message = ''
|
||||||
|
`config.my.home.delta` relies on `config.programs.git` to be
|
||||||
|
enabled.
|
||||||
|
'';
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
home.packages = [ cfg.package ];
|
home.packages = [ cfg.package ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue