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 in
{ {
imports = [ imports = [
./dunst.nix ./dunst
./i3.nix ./i3
./i3bar.nix ./i3bar
./rofi.nix ./rofi
./screen-lock.nix ./screen-lock
]; ];
options.my.home.wm = with lib; { options.my.home.wm = with lib; {