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