about summary refs log tree commit diff
path: root/hosts/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/home.nix')
-rw-r--r--hosts/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 7de1dcc..0204918 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -360,6 +360,7 @@
   };
 
   xdg = {
+    configFile."nvim/".source = "${dotfiles}/nvim/";
     configFile."sway/config".source = "${dotfiles}/sway_config";
     configFile."river/".source = "${dotfiles}/river/";
     configFile."waybar/".source = "${dotfiles}/waybar/";