diff --git a/modules/home/default.azalea.nix b/modules/home/default.azalea.nix index 5b01ee9..6bb4cce 100644 --- a/modules/home/default.azalea.nix +++ b/modules/home/default.azalea.nix @@ -13,6 +13,7 @@ ++ [ (import ./ssh.nix) ] ++ [ (import ./skhd.nix) ] ++ [ (import ./sketchybar/default.nix) ] + ++ [ (import ./spacebar.nix) ] ++ [ (import ./jankyborders.nix) ] ++ [ (import ./zsh.nix) ] ++ [ (import ./qutebrowser.nix) ]