diff options
author | sinanmohd <sinan@sinanmohd.com> | 2024-03-26 21:10:17 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2024-03-26 21:10:25 +0530 |
commit | 854039328f9d955ef6b8c47e3bbcec4392a22df2 (patch) | |
tree | 63001133a93422810b810e8636dda4d3c6abfd4d /home-manager/wayland/home.nix | |
parent | db62db6d812ccb96ef1f7a68957dd95ec273504c (diff) |
home-manager/wayland/mako: init
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 ]; } |