home: wm: put modules into folders

This commit is contained in:
Bruno BELANYI 2021-09-25 15:29:07 +02:00
parent 2449a96652
commit 37c20529c1
6 changed files with 5 additions and 5 deletions

View file

@ -10,11 +10,11 @@ let
in
{
imports = [
./dunst.nix
./i3.nix
./i3bar.nix
./rofi.nix
./screen-lock.nix
./dunst
./i3
./i3bar
./rofi
./screen-lock
];
options.my.home.wm = with lib; {