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;