diff options
author | sinanmohd <sinan@sinanmohd.com> | 2024-07-16 13:57:09 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2024-07-16 14:03:12 +0530 |
commit | 3eb462c992e9612e3571b17269dda290f391cda6 (patch) | |
tree | fb45c60e7e047e86118ec6fd8ff7de22b8e46d73 /home/wayland/home.nix | |
parent | 33b833758f44f94ee9c69ffc7b235cfb8a4d49a5 (diff) |
home/wayland/ttyasrt: 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 a399178..df9f910 100644 --- a/home/wayland/home.nix +++ b/home/wayland/home.nix @@ -6,6 +6,7 @@ ./modules/zathura.nix ./modules/firefox.nix ./modules/mimeapps.nix + ./modules/ttyasrt.nix ./modules/sway/home.nix ]; |