Add neovim as default editor

Change-Id: I6487378b680210cc815234a1d9d06ac0b3aa9309
Reviewed-on: https://git.clicks.codes/c/Coded/nixConfig/+/98
Reviewed-by: Samuel Shuert <coded@clicks.codes>
Tested-by: Samuel Shuert <coded@clicks.codes>
diff --git a/modules/video.nix b/modules/video.nix
index 6ba96d0..00fdb9f 100644
--- a/modules/video.nix
+++ b/modules/video.nix
@@ -9,6 +9,8 @@
   # For 32 bit applications
   hardware.opengl.driSupport32Bit = true;
 
+  programs.dconf.enable = true;
+
   services.xserver = {
     layout = "us";
     xkbVariant = "";