xmonad: Put module into its own directory
This commit is contained in:
parent
1f2545df5b
commit
f5826de803
2 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ in {
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
# <nixos-hardware/lenovo/legion/15ich>
|
# <nixos-hardware/lenovo/legion/15ich>
|
||||||
../../modules/wm/x.nix
|
../../modules/wm/x.nix
|
||||||
../../modules/wm/xmonad.nix
|
../../modules/wm/xmonad/default.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# Use the systemd-boot EFI boot loader.
|
# Use the systemd-boot EFI boot loader.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue