home: x: put modules into folders
This commit is contained in:
parent
acc23ab684
commit
b90629fdd9
3 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./cursor.nix
|
./cursor
|
||||||
./keyboard.nix
|
./keyboard
|
||||||
];
|
];
|
||||||
|
|
||||||
options.my.home.x = with lib; {
|
options.my.home.x = with lib; {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue