Adding Afterstep to nixos modules

This commit is contained in:
AndersonTorres 2015-02-28 11:14:33 -03:00
parent 4129886f2e
commit 929485b645

View File

@ -8,6 +8,7 @@ in
{ {
imports = [ imports = [
./afterstep.nix
./bspwm.nix ./bspwm.nix
./compiz.nix ./compiz.nix
./herbstluftwm.nix ./herbstluftwm.nix