forked from Fediversity/Fediversity
revert submodule
wrapper to align with module functions already doing types #2
1 changed files with 3 additions and 1 deletions
|
@ -111,7 +111,9 @@ in
|
|||
implementation =
|
||||
cfg:
|
||||
lib.optionalAttrs cfg.enable {
|
||||
dummy.login-shell.packages.hello = pkgs.hello;
|
||||
hello.login-shell.packages = {
|
||||
inherit (pkgs) hello;
|
||||
};
|
||||
};
|
||||
};
|
||||
environments.single-nixos-vm =
|
||||
|
|
Loading…
Add table
Reference in a new issue