diff options
Diffstat (limited to 'home-manager/wayland/home.nix')
-rw-r--r-- | home-manager/wayland/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-manager/wayland/home.nix b/home-manager/wayland/home.nix index 4c8c0e2..9e3f4ad 100644 --- a/home-manager/wayland/home.nix +++ b/home-manager/wayland/home.nix @@ -3,5 +3,6 @@ ../common/home.nix ./modules/foot.nix ./modules/zathura.nix + ./modules/mako.nix ]; } |