Re-add the features
config prefix
This commit is contained in:
parent
34cb9db3d4
commit
45433358ff
50 changed files with 245 additions and 231 deletions
|
@ -8,10 +8,10 @@
|
|||
with lib;
|
||||
|
||||
let
|
||||
cfg = config.cli.password-store;
|
||||
cfg = config.features.cli.password-store;
|
||||
in
|
||||
{
|
||||
options.cli.password-store = {
|
||||
options.features.cli.password-store = {
|
||||
enable = mkEnableOption "Enable pass";
|
||||
|
||||
extensions = mkOption {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue