summary refs log tree commit diff stats
path: root/user/modules
diff options
context:
space:
mode:
Diffstat (limited to 'user/modules')
-rw-r--r--user/modules/rofi.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/user/modules/rofi.nix b/user/modules/rofi.nix
index e0cec29e..1de577b3 100644
--- a/user/modules/rofi.nix
+++ b/user/modules/rofi.nix
@@ -5,8 +5,4 @@
     recursive = true;
     source = ../rofi/.config/rofi;
   };
-  xdg.configFile.rofi-pass = {
-    recursive = true;
-    source = ../rofi/.config/rofi-pass;
-  };
 }