From 3ecf55ee1d08f9e0845672e437cc1c55d9e27b39 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 29 Aug 2023 13:36:14 +0400 Subject: [PATCH] vim keybindings moment --- hosts/sakotop/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 2ef8bab4..b19392e1 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -28,6 +28,7 @@ dunst.enable = true; browsers = { firefox.enable = true; + qutebrowser.enable = true; }; apps = { nemo.enable = true;