home: x: put modules into folders
This commit is contained in:
parent
37c20529c1
commit
0d44b3b9f2
|
@ -4,8 +4,8 @@ let
|
|||
in
|
||||
{
|
||||
imports = [
|
||||
./cursor.nix
|
||||
./keyboard.nix
|
||||
./cursor
|
||||
./keyboard
|
||||
];
|
||||
|
||||
options.my.home.x = with lib; {
|
||||
|
|
Loading…
Reference in a new issue