diff options
author | sinanmohd <sinan@sinanmohd.com> | 2024-06-26 14:33:57 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2024-06-26 14:51:54 +0530 |
commit | b924367081feb485035714fd0cb696a0633cdc0e (patch) | |
tree | 2a30f0350034e287011aec56c2de06851cf465a7 /home/wayland/home.nix | |
parent | de63ffe4d2821404f35f03f189072d425aef6178 (diff) |
home/wayland/portal: init
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 253e4f1..a399178 100644 --- a/home/wayland/home.nix +++ b/home/wayland/home.nix @@ -2,6 +2,7 @@ imports = [ ../common/home.nix ./modules/foot.nix + ./modules/portal.nix ./modules/zathura.nix ./modules/firefox.nix ./modules/mimeapps.nix |