home: x: put modules into folders

This commit is contained in:
Bruno BELANYI 2021-09-25 15:29:30 +02:00
parent 37c20529c1
commit 0d44b3b9f2
3 changed files with 2 additions and 2 deletions

View file

@ -4,8 +4,8 @@ let
in
{
imports = [
./cursor.nix
./keyboard.nix
./cursor
./keyboard
];
options.my.home.x = with lib; {