home: terminal: put modules into folders
This commit is contained in:
parent
b90629fdd9
commit
5b0e0bcbc2
|
@ -10,7 +10,7 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./termite.nix
|
./termite
|
||||||
];
|
];
|
||||||
|
|
||||||
options.my.home = with lib; {
|
options.my.home = with lib; {
|
||||||
|
|
Loading…
Reference in a new issue