diff options
author | sinanmohd <sinan@sinanmohd.com> | 2024-06-03 13:47:51 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2024-06-03 16:36:00 +0530 |
commit | 4311eaf183976752acdf5624ea68516cac6f0d94 (patch) | |
tree | a1448c41210ff6328a9408dd9a649b2be905eaba /home/wayland/home.nix | |
parent | ede767c80ef9a88139219f686aa763031575091b (diff) |
home/wayland/sway: init
Diffstat (limited to 'home/wayland/home.nix')
-rw-r--r-- | home/wayland/home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/wayland/home.nix b/home/wayland/home.nix index 56d74fc..98053c7 100644 --- a/home/wayland/home.nix +++ b/home/wayland/home.nix @@ -3,8 +3,8 @@ ../common/home.nix ./modules/foot.nix ./modules/zathura.nix - ./modules/mako.nix ./modules/firefox.nix ./modules/mimeapps.nix + ./modules/sway/home.nix ]; } |