From 59caf53ead1ae63e914f3c783477f5c8cac2b847 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 4 Oct 2019 22:08:19 +0200 Subject: Delete unused rofi-pass configuration --- user/modules/rofi.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'user/modules') 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; - }; } -- cgit 1.4.1