home: x: put modules into folders
This commit is contained in:
parent
acc23ab684
commit
b90629fdd9
|
@ -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