mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
nixos/window-managers: actually add evilwm to default.nix
Commit 1f2b938
introduced a module for evilwm as a window-manager, but
did not actually add this module to window-manager's default.nix which
renders it useless.
This commit is contained in:
parent
8eca63588d
commit
c7e1dff94e
@ -12,6 +12,7 @@ in
|
||||
./afterstep.nix
|
||||
./bspwm.nix
|
||||
./dwm.nix
|
||||
./evilwm.nix
|
||||
./exwm.nix
|
||||
./fluxbox.nix
|
||||
./fvwm.nix
|
||||
|
Loading…
Reference in New Issue
Block a user